This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
miaxis
/
jpcj-xcx
Segui
5
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
2d9f7f93b0
Rami (Branch)
Tag
master
jpcj-xcx
/
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;
}