astro-ghostcms/.pnpm-store/v3/files/74/d4614ed71fa8f65499bc827cf49...

10 lines
219 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
'use strict';
const ruleUtils = require('@unocss/rule-utils');
Object.keys(ruleUtils).forEach(function (k) {
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = ruleUtils[k];
});