Spaces:
Configuration error
Configuration error
; | |
const indexGenerate = require('../node/index-generate.cjs'); | |
const config = { | |
node: indexGenerate | |
}; | |
module.exports = config; | |