Type alias IAsyncGoodDB

IAsyncGoodDB: IAsyncGoodDBType

The type for the GoodDB package

Example

const db: IAsyncGoodDB = new GoodDB(new MongoDBDriver());