This commit is contained in:
commit
421043c9b5
67 changed files with 3455 additions and 0 deletions
3
types/config/index.ts
Normal file
3
types/config/index.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export * from "./environment";
|
||||
export * from "./database";
|
||||
export * from "./auth";
|
Loading…
Add table
Add a link
Reference in a new issue