* init user module * add migration * update module with latest utils * pr ready * make interface types interfaces
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
export * from "./config"
|
|
export * from "./database"
|