This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
378402801
/
workflow
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
e28f4c8b7a
Gałęzie
Tagi
master
workflow
/
node_modules
/
arch
/
index.d.ts
index.d.ts
57 B
Historia
Czysty
1
2
3
4
declare function arch(): 'x64' | 'x86';
export = arch;