This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
root
/
gs_nuxt
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
df287f0e0c
Ramas
Etiquetas
master
gs_nuxt
/
node_modules
/
file-uri-to-path
/
index.d.ts
index.d.ts
77 B
Histórico
Raw
1
2
declare function fileUriToPath(uri: string): string;
export = fileUriToPath;