Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
658
interface
PgJson extends Custom<
"PgJson"
, unknown> {}
659
/**
660
* @category custom types
661
* @since 1.0.0
Callers
1
makeClient
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected