The type for the GoodDB package
const db: ISyncGoodDB = new GoodDB(new JSONDriver()); Copy
const db: ISyncGoodDB = new GoodDB(new JSONDriver());
The type for the GoodDB package