Files
dealplustech/dealplustech-astro/node_modules/astro/dist/zod.d.ts
2026-03-02 12:35:14 +07:00

5 lines
90 B
TypeScript

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