This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ilya_shyian
/
homework
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
1
Yêu cầu khéo về
0
Wiki
Tree:
1c5a2a8f35
Branches
Tags
master
homework
/
react
/
react-store
/
node_modules
/
emoji-regex
/
RGI_Emoji.d.ts
RGI_Emoji.d.ts
100 B
Lịch sử
Raw
1
2
3
4
5
declare module 'emoji-regex/RGI_Emoji' {
function emojiRegex(): RegExp;
export = emojiRegex;
}