Skip to content

Commit

Permalink
fix(date-picker): add missing export of date types
Browse files Browse the repository at this point in the history
  • Loading branch information
jgroth authored and adrianschmidt committed Sep 10, 2019
1 parent 5963a47 commit 21dd6eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interface.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ export * from './components/flex-container/flex-container.types';
export * from './components/dialog/dialog.types';
export * from './components/chip-set/chip.types';
export * from './components/file/file.types';
export * from './components/date-picker/date.types';

0 comments on commit 21dd6eb

Please sign in to comment.