CipherStashDocs
StackLatestPackagesStackSrcSchemaType aliases

TokenFilter

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

@cipherstash/stack


Type Alias: TokenFilter

type TokenFilter = z.infer<typeof tokenFilterSchema>;

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

On this page