Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ PgJson
Interface
PgJson
packages/sql/pg/src/PgClient.ts:894–894 ·
view source on GitHub ↗
* @category models * @since 4.0.0
Source
from the content-addressed store, hash-verified
892
* @since 4.0.0
893
*/
894
interface
PgJson extends Custom<
"PgJson"
, unknown> {}
895
/**
896
* @category constructors
897
* @since 4.0.0
Callers
1
PgClient.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected