Type alias ISyncGoodDB

ISyncGoodDB: ISyncGoodDBType

The type for the GoodDB package

Example

const db: ISyncGoodDB = new GoodDB(new JSONDriver());