This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
xusl
/
pfr
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
6615338f32
Větve
Značky
master
pfr
/
ui
/
node_modules
/
arch
/
index.d.ts
index.d.ts
57 B
Historie
Surový
1
2
3
4
declare function arch(): 'x64' | 'x86';
export = arch;