CipherStashDocs
StackLatestPackagesStackSrcSchemaType aliases

UniqueIndexOpts

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

@cipherstash/stack


Type Alias: UniqueIndexOpts

type UniqueIndexOpts = z.infer<typeof uniqueIndexOptsSchema>;

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

On this page