Skip to content

Commit

Permalink
added shortcodes files and also added .d.ts files in it
Browse files Browse the repository at this point in the history
  • Loading branch information
sudipshil9862 committed Oct 2, 2023
1 parent 22b777f commit e6c3366
Show file tree
Hide file tree
Showing 4 changed files with 7,393 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/data/bn/shortcodes/cldr-native.json.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import { ShortcodesDataset } from 'emojibase';

declare const data: ShortcodesDataset;

export default data;
Loading

0 comments on commit e6c3366

Please sign in to comment.