Skip to content

Commit

Permalink
Export Popup type declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexShukel committed Jun 16, 2022
1 parent 0218612 commit 28ec4ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ export * from './hooks/useResponsePopup';
export * from './hooks/useCloseHandler';
export * from './hooks/useResponseHandler';
export * from './hooks/usePopupsByGroup';

// types
export * from './types/Popup';

0 comments on commit 28ec4ec

Please sign in to comment.