UNPKG

pg-mem

Version:

A memory version of postgres

3 lines 148 B
import { FunctionDefinition } from '../interfaces'; export declare const systemFunctions: FunctionDefinition[]; //# sourceMappingURL=system.d.ts.map