This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
XMD
/
Lightstar
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
3b57de02e3
Rami (Branch)
Tag
master
Lightstar
/
node_modules
/
emoji-regex
/
RGI_Emoji.d.ts
RGI_Emoji.d.ts
100 B
Cronologia
Originale
1
2
3
4
5
declare module 'emoji-regex/RGI_Emoji' {
function emojiRegex(): RegExp;
export = emojiRegex;
}