fix(style): my models card
This commit is contained in:
Vendored
+1
@@ -1,4 +1,5 @@
|
||||
declare namespace Global {
|
||||
type WithFalse<T> = T | false;
|
||||
interface Pagination {
|
||||
page: number;
|
||||
perPage?: number;
|
||||
|
||||
Reference in New Issue
Block a user