v-wordpress-plugin-updater/node_modules/css-tree/cjs/syntax/config/walker.cjs
2025-08-14 00:05:37 -04:00

9 lines
122 B
JavaScript

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