UNPKG

@nucypher/taco

Version:

### [`nucypher/taco-web`](../../README.md)

5 lines (4 loc) 211 B
import { z } from 'zod'; export declare const contextParamSchema: z.ZodString; export declare const paramOrContextParamSchema: z.ZodSchema; export declare const blockchainParamOrContextParamSchema: z.ZodSchema;