UNPKG
castelog
Version:
latest (0.0.1)
0.0.1
Programación JavaScript en castellano.
github.com/allnulled/castelog
allnulled/castelog
castelog
/
test
/
scripts_de_documentacion
/
Generativas
/
20.037.Generativa de sistema de ficheros.js
2 lines
(1 loc)
•
94 B
JavaScript
View Raw
1
2
const
x =
Castelog
.
metodos
.
una_lectura_de_fichero
(
"./package.json"
,
"utf8"
,
"fs"
,
undefined
);