Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / JsonLiteralSchema

Variable: JsonLiteralSchema

const JsonLiteralSchema: ZodUnion<[ZodString, ZodNumber, ZodBoolean, ZodNull]>;

Defined in: packages/sdk/src/comments/schemas.ts:17