This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
chenbaoxin
/
Regulations_Front_Vue_Two
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e429ad3338
Rami (Branch)
Tag
main
Regulations_Fro...
/
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;
}