Skip to content

Commit

Permalink
Typescript: add missing utils export (gpbl#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidspiess authored and gpbl committed Feb 21, 2019
1 parent 46d534d commit 67caac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export default DayPicker;

export * from './common';
export * from './props';
export * from './utils';

0 comments on commit 67caac5

Please sign in to comment.