Files
skills-here-run-place/node_modules/css-tree/cjs/data-patch.cjs
Alejandro Martinez f09af719cf Initial commit
2026-02-12 02:04:10 +01:00

8 lines
111 B
JavaScript

'use strict';
const patch = require('../data/patch.json');
const patch$1 = patch;
module.exports = patch$1;