UNPKG

slonik

Version:

A Node.js PostgreSQL client with strict types, detailed logging and assertions.

6 lines 230 B
/** * Functions in this file are never actually run - they are purely * a type-level tests to ensure the typings don't regress. */ export declare const queryMethods: () => Promise<void>; //# sourceMappingURL=types.test.d.ts.map