The type for the GoodDB package
const db: IAsyncGoodDB = new GoodDB(new MongoDBDriver()); Copy
const db: IAsyncGoodDB = new GoodDB(new MongoDBDriver());
The type for the GoodDB package