UNPKG

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