Urara-Blog/node_modules/.pnpm-store/v3/files/e4/b4ea69715309a60a472bf4ab4759f3c90f424c47734d14f9ceafacbcc7cec22fa494f4d1fa07282978193509752f96166a4b13c1bedac08144d43b4c02b769
2022-08-14 01:14:53 +08:00

9 lines
122 B
Text

'use strict';
const index = require('../node/index.cjs');
const config = {
node: index
};
module.exports = config;