Spaces:
Paused
Paused
| ; | |
| 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; | |