Files
Camilou.fr/VUEJS/myapp/node_modules/css-tree/cjs/syntax/config/walker.cjs
T
Camilla Schoeser 6a71f91e2f ajout du site
2026-05-29 21:38:59 +02:00

10 lines
122 B
JavaScript

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