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
5
resources/scripts/api/definitions/user/transformers.ts
Normal file
5
resources/scripts/api/definitions/user/transformers.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
export default class Transformers {
|
||||
}
|
||||
|
||||
export class MetaTransformers {
|
||||
}
|
Reference in a new issue