UNPKG

@varasto/validator-storage

Version:

Varasto storage implementation that performs validation

3 lines (2 loc) 90 B
import { ZodType } from 'zod/v4'; export type NamespaceMapping = Record<string, ZodType>;