UNPKG

109 BTypeScriptView Raw
1import { ShortcodesDataset } from 'emojibase';
2
3declare const data: ShortcodesDataset;
4
5export default data;