UNPKG

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