This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Taio
/
workout
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
0cf128a19c
Ramos
Etiquetas
main
workout
/
src
/
index.d.ts
index.d.ts
94 B
Histórico
Em bruto
1
2
3
4
5
6
// add opera to the user agent
declare global {
interface Navigator {
opera: any;
}
}