We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cc9558 + 16bec3d commit 813efcaCopy full SHA for 813efca
src/index.ts
@@ -2,3 +2,4 @@ export { z } from "zod";
2
export * from "./parse-env.js";
3
export * from "./preprocessors.js";
4
export * from "./extra-schemas.js";
5
+export type * from "./util.js";
0 commit comments