UNPKG

@umijs/bundler-webpack

Version:
5 lines (4 loc) 144 B
import type { z } from '@umijs/utils/compiled/zod'; export declare function getSchemas(): Record<string, (arg: { zod: typeof z; }) => any>;