Skip to content

shardEnvelopeSchema

Popii


Popii / shardEnvelopeSchema

const shardEnvelopeSchema: ZodObject<{ version: ZodLiteral<1>; id: ZodString; type: ZodString; source: ZodNumber; target: ZodOptional<ZodNumber>; payload: ZodUnknown; }, $strict>

Defined in: sharding/index.ts:3