Skip to content

Commit

Permalink
breaking: Remote meta/shortcodes.json dataset.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Aug 11, 2020
1 parent e43b911 commit 6d55d30
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1,932 deletions.
5 changes: 0 additions & 5 deletions packages/data/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -261,11 +261,6 @@ declare module 'emojibase-data/meta/hexcodes.json' {
export default data;
}

declare module 'emojibase-data/meta/shortcodes.json' {
const data: string[];
export default data;
}

declare module 'emojibase-data/meta/unicode.json' {
const data: string[];
export default data;
Expand Down
Loading

0 comments on commit 6d55d30

Please sign in to comment.