4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
|
import data from '@emoji-mart/data/sets/14/twitter.json';
|
||
|
|
||
|
export default data;
|