CipherStashDocs
StackLatestPackagesStackSrcSchemaVariables

castAsEnum

SDK-facing data types — developer-friendly aliases accepted by `dataType()`.

@cipherstash/stack


Variable: castAsEnum

const castAsEnum: ZodDefault<ZodEnum<["bigint", "boolean", "date", "number", "string", "json", "text"]>>;

Defined in: packages/stack/src/schema/index.ts:47

SDK-facing data types — developer-friendly aliases accepted by dataType().

On this page