signup signIn forgetPassword aPI updated
This commit is contained in:
@@ -5,7 +5,7 @@ interface ConnectionCache {
|
||||
}
|
||||
|
||||
const connections: ConnectionCache = {};
|
||||
dotenv.config({ quiet: true });
|
||||
dotenv.config();
|
||||
const MainModel = <T>(
|
||||
db: string,
|
||||
modelName: string,
|
||||
|
||||
Reference in New Issue
Block a user