Restructuring the Project
Updating dependencies
This commit is contained in:
3
FrontendLegacy/index.d.ts
vendored
Normal file
3
FrontendLegacy/index.d.ts
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
export const register: (dev?: boolean) => Handlebars.TemplateDelegate<any>
|
||||
export const admin: (dev?: boolean) => Handlebars.TemplateDelegate<any>
|
||||
export const authorize: (dev?: boolean) => Handlebars.TemplateDelegate<any>
|
Reference in New Issue
Block a user