Expose emojiIndex

release
Etienne Lemay 2016-07-11 14:19:13 -04:00
parent 042c381d3e
commit 12878d7d92
1 changed files with 4 additions and 0 deletions

View File

@ -2,3 +2,7 @@ export {
Picker,
Emoji,
} from './components'
export {
emojiIndex,
} from './utils'