UNPKG

@ogc/postgres-tmp

Version:

Fastest full featured PostgreSQL client for Node.js

14 lines 215 B
{ "compilerOptions": { "lib": [ "ES2015" ], "types": [ "node" ], "esModuleInterop": true, "strict": true, "noImplicitAny": true, "exactOptionalPropertyTypes": true } }