This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
haxeho
/
GraduationDesign
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
afd2d1aae0
Branches
Tags
master
GraduationDesig...
/
errand
/
vue
/
node_modules
/
arch
/
index.d.ts
index.d.ts
57 B
Histórico
Raw
1
2
3
4
declare function arch(): 'x64' | 'x86';
export = arch;