UNPKG

@coko/server

Version:

Reusable server for use by Coko's projects

6 lines 187 B
export default class DbTestUtils { static checkEnv(): void; static dropAllTables(): Promise<void>; static clearDb(): Promise<void>; } //# sourceMappingURL=DbTestUtils.d.ts.map