Files
form_metacase/node_modules/css-tree/cjs/data-patch.cjs
T

8 lines
111 B
JavaScript
Raw Normal View History

2026-03-14 20:41:55 +00:00
'use strict';
const patch = require('../data/patch.json');
const patch$1 = patch;
module.exports = patch$1;