Skip to content

Commit 646fa0f

Browse files
chore (DVIZ-42): export types in index.js
1 parent bec2cf4 commit 646fa0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wp-react-lib/src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,5 @@ export {
6565
SearchProvider,
6666
SettingsContext
6767
}
68+
69+
export * from './types';

0 commit comments

Comments
 (0)