astro-ghostcms/.pnpm-store/v3/files/82/aa1e74e845acdbb4b4fd4ec2076...

6 lines
115 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import * as mod from 'zod';
export * from 'zod';
export { mod as z };
export default mod;
export as namespace Zod;