bot/node_modules/zod/lib/index.d.ts

4 lines
119 B
TypeScript
Raw Normal View History

2022-02-16 11:32:42 +01:00
import * as mod from "./external";
export * from "./external";
export { mod as z };
//# sourceMappingURL=index.d.ts.map