Skip to content

Commit

Permalink
fix: exports
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed May 21, 2021
1 parent 7005c56 commit 20b5cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/input/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export * from "./interfaces";
export * from "./Assertion";
export * from "./TypeAbstract";
export * from "./SuperType";
export * from "./Type";
Expand Down

0 comments on commit 20b5cad

Please sign in to comment.