This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
xiaojincai
/
yrxzy
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
2effbd93de
Ramas
Etiquetas
master
yrxzy
/
node_modules
/
_arch@2.2.0@arch
/
index.d.ts
index.d.ts
57 B
Histórico
Raw
1
2
3
4
5
declare function arch(): 'x64' | 'x86';
export = arch;