blob: 95c8f7df0daf1a88894813d6e52e51e9d4244ad9 [file] [log] [blame]
'use strict';
const index = require('../node/index.cjs');
const config = {
node: index
};
module.exports = config;