UNPKG

pg-function-procedure-lib

Version:

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

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