printer-notifications/node_modules/css-tree/cjs/data-patch.cjs

8 lines
111 B
JavaScript
Raw Normal View History

2023-11-13 21:10:04 +00:00
'use strict';
const patch = require('../data/patch.json');
const patch$1 = patch;
module.exports = patch$1;