1 2 3 4
// MULTIPLE ENTRY MODULES import hyperCube from './hyper-cube.js'; console.log(hyperCube(5));