StackLatestPackagesStackSrcSchemaType aliases
ColumnSchema
ColumnSchema is a type in @cipherstash/stack. TypeScript API reference with its signature, parameters, and usage.
Type Alias: ColumnSchema
type ColumnSchema = z.infer<typeof columnSchema>;Defined in: packages/stack/src/schema/index.ts:165