This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
hjw
/
myapp
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
6c42b6a025
Gałęzie
Tagi
master
myapp
/
node_modules
/
emoji-regex
/
index.d.ts
index.d.ts
81 B
Historia
Czysty
1
2
3
declare module 'emoji-regex' {
export default function emojiRegex(): RegExp;
}