UNPKG

knex-pglite

Version:
4 lines (3 loc) 97 B
import { Client } from "knex"; declare const ClientPGLite: typeof Client; export = ClientPGLite;