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