astro-ghostcms/.pnpm-store/v3/files/26/4bd04983fe88b56954bbf16a365...

11 lines
245 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
'use strict';
const ofetch = require('ofetch');
const core = require('./preset-icons.LQSGTH8B.cjs');
function createCDNLoader(cdnBase) {
return core.createCDNFetchLoader(ofetch.$fetch, cdnBase);
}
exports.createCDNLoader = createCDNLoader;