Skip to content

Commit

Permalink
utils types
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance committed Feb 1, 2020
1 parent 883a627 commit 6fd3c6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/utils/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import {
DistributiveOmit,
PropsFromAs,
PropsWithAs,
SingleOrArray,
} from "./types";

/**
Expand Down Expand Up @@ -327,6 +328,7 @@ export {
DistributiveOmit,
PropsFromAs,
PropsWithAs,
SingleOrArray,
};

////////////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 6fd3c6c

Please sign in to comment.