This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
hjw
/
myapp
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
6c42b6a025
Branches
Tags
master
myapp
/
node_modules
/
emoji-regex
/
index.d.ts
index.d.ts
81 B
Histórico
Raw
1
2
3
declare module 'emoji-regex' {
export default function emojiRegex(): RegExp;
}