FLUJOS/VISUALIZACION/node_modules/ngraph.forcelayout/lib/bounds.js
2025-11-07 00:06:12 +01:00

3 lines
120 B
JavaScript
Executable file

const generateBoundsFunction = require('./codeGenerators/generateBounds');
module.exports = generateBoundsFunction(2);