This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hjw
/
myapp
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
6c42b6a025
Ramuri
Etichete
master
myapp
/
node_modules
/
emoji-regex
/
index.d.ts
index.d.ts
81 B
Istoric
Crud
1
2
3
declare module 'emoji-regex' {
export default function emojiRegex(): RegExp;
}