MCPcopy
hub / github.com/Effect-TS/effect / PgJson

Interface PgJson

packages/sql-pg/src/PgClient.ts:658–658  ·  view source on GitHub ↗

* @category custom types * @since 1.0.0

Source from the content-addressed store, hash-verified

656 * @since 1.0.0
657 */
658interface PgJson extends Custom<"PgJson", unknown> {}
659/**
660 * @category custom types
661 * @since 1.0.0

Callers 1

makeClientFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…