Files
antrean-anjungan/examples/nuxt3-websocket-client/node_modules/css-tree/cjs/syntax/config/walker.cjs
T
2025-09-18 19:01:22 +07:00

10 lines
122 B
JavaScript

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