Skip to content

Commit 813efca

Browse files
authored
Merge pull request #16 from gyf304/master
Export types in util.js
2 parents 1cc9558 + 16bec3d commit 813efca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ export { z } from "zod";
22
export * from "./parse-env.js";
33
export * from "./preprocessors.js";
44
export * from "./extra-schemas.js";
5+
export type * from "./util.js";

0 commit comments

Comments
 (0)