This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
Taio
/
workout
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
8e804471d6
Větve
Značky
main
workout
/
src
/
index.d.ts
index.d.ts
94 B
Historie
Surový
1
2
3
4
5
6
// add opera to the user agent
declare global {
interface Navigator {
opera: any;
}
}