Add base model layout from V2 for frontend
This commit is contained in:
parent
634b80ed42
commit
53207abcb3
8 changed files with 51 additions and 0 deletions
2
resources/scripts/api/definitions/user/models.d.ts
vendored
Normal file
2
resources/scripts/api/definitions/user/models.d.ts
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
// empty export
|
||||
export type _T = string;
|
Loading…
Add table
Add a link
Reference in a new issue