Skip to content

Commit

Permalink
fix: add Env
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Nov 15, 2021
1 parent 9dae476 commit 0fb9d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/util/src/Node/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from "./Argv";
export * from "./Program";
export * from "./Env";

0 comments on commit 0fb9d2a

Please sign in to comment.