CipherStashDocs
StackLatestPackagesStackSrcSchemaType aliases

ColumnSchema

ColumnSchema is a type in @cipherstash/stack. TypeScript API reference with its signature, parameters, and usage.

@cipherstash/stack


Type Alias: ColumnSchema

type ColumnSchema = z.infer<typeof columnSchema>;

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

On this page