Skip to content

Commit 31a6ca5

Browse files
committed
Export SafeFlags
1 parent 963fda5 commit 31a6ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/emoji-mart/src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export { PickerElement as Picker } from './components/Picker'
22
export { EmojiElement as Emoji } from './components/Emoji'
33

4-
export { FrequentlyUsed, SearchIndex, Store } from './helpers'
4+
export { FrequentlyUsed, SafeFlags, SearchIndex, Store } from './helpers'
55

66
export { init, Data, I18n } from './config'
77

0 commit comments

Comments
 (0)