What is pg-types?
"Query result type converters for node-postgres"
pg-types is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 19.3 KB on disk.
Installation Guide
# Install via NPM
npm install pg-types
# Install via Yarn
yarn add pg-types