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