Skip to content

nooschain v0.1.0


nooschain / db/schema / JsonValue

Type Alias: JsonValue

JsonValue = JsonPrimitive | JsonObject | JsonValue[]

Defined in: db/schema.ts:15

Recursive JSON value type used for jsonb table fields.

Audience-first NOOSChain documentation.