Variable stateConst

state: ZodUnion<[ZodLiteral<"active">, ZodLiteral<"uninitialized">, ZodLiteral<"frozen">]> = ...

Generated using TypeDoc