aimpress-chatbot/node_modules/zod/lib/index.d.ts
“SamoilenkoVadym” 195299ece0 Initial commit
2025-04-27 17:05:18 +01:00

4 lines
93 B
TypeScript

import * as z from "./external";
export * from "./external";
export { z };
export default z;