adjust frontend to new backend
This commit is contained in:
5
templates/model/models_all.mustache
Normal file
5
templates/model/models_all.mustache
Normal file
@@ -0,0 +1,5 @@
|
||||
{{#models}}
|
||||
{{#model}}
|
||||
export * from '{{{ importPath }}}{{extensionForDeno}}'
|
||||
{{/model}}
|
||||
{{/models}}
|
||||
Reference in New Issue
Block a user