UNPKG

squid

Version:

Provides SQL tagged template strings and a schema definition function.

4 lines (3 loc) 69 B
import * as pg from "./pg"; export * from "./schema"; export { pg };