This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
yuanhao
/
csc_demo
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
b574408fd7
Větve
Značky
master
csc_demo
/
demo-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;