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