astro-ghostcms/.pnpm-store/v3/files/74/7358fe30a089585874c80dac631...

9 lines
214 B
Plaintext

import { UniversalIconLoader } from './types.js';
import '@antfu/utils';
import '../customisations/defaults.js';
import '@iconify/types';
declare const loadNodeIcon: UniversalIconLoader;
export { loadNodeIcon };