Files
astro-directus-shop/node_modules/astro/dist/zod.d.ts
T

5 lines
90 B
TypeScript

import * as mod from 'zod';
export * from 'zod';
export { mod as z };
export default mod;