This package exports _only the types_ required by the [PGProxy Persister interface](https://github.com/juitnow/juit-pgproxy/blob/main/workspaces/persister/README.md).
npm install @juit/pgproxy-modelThis package exports _only the types_ required by the PGProxy Persister
interface.
This simplifies type management allowing consumers of libraries and APIs
using Persister to ship this (and their inferred types) as a simple dependency
without bringing in any extra code.