This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
lhl
/
gonganred
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
51eacc8a7a
Větve
Značky
master
gonganred
/
node_modules
/
emoji-regex
/
index.d.ts
index.d.ts
100 B
Historie
Surový
1
2
3
4
5
declare module 'emoji-regex' {
function emojiRegex(): RegExp;
export default emojiRegex;
}