UNPKG

pg-db-libs

Version:

A TypeScript library for calling PostgreSQL functions and procedures with entity mapping

3 lines (2 loc) 126 B
export { PgEntityMapper } from "./PgEntityMapper"; export { PgFunctionProcedureClient } from "./PgFunctionProcedureClient";