Urara-Blog/node_modules/.pnpm-store/v3/files/46/96aecf9e8f6dc77eb04ec9818c37bdcfcb00cb78e8a7f0040d3b4168296c81100a3044c6f410b26bb0952c92ad02a61f29c56ccfc640084f6ff753ae2af03d
2022-08-14 01:14:53 +08:00

8 lines
211 B
Text

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