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_binario
/
P01
/
main.js
4 lines
(3 loc)
•
189 B
JavaScript
View Raw
1
2
3
4
const
F01
=
require
(
"@/test/scripts_para_binario/F01.lib.js"
);
const
F02
=
require
(
"@/test/scripts_para_binario/F02.lib.js"
);
const
F03
=
require
(
"@/test/scripts_para_binario/F03.lib.js"
);