MCPcopy Create free account
hub / github.com/Open-Bootcamp/JavaScript-Basico / index.js

File index.js

sesion-10-modulos/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Formas de importar/exportar módulos
2// 1. CommonJS - require
3// 2. Import ES6 - import
4

Callers

nothing calls this directly

Calls 2

factorialFunction · 0.70
sumaFunction · 0.50

Tested by

no test coverage detected