bugs cleared for the testing purpose
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import mongoose, { Schema, Connection, Model } from "mongoose";
|
||||
import { Client } from "minio";
|
||||
interface ConnectionCache {
|
||||
[key: string]: Connection;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user