mirror of
https://github.com/iconify/iconify.git
synced 2024-12-12 21:57:50 +00:00
chore: export also isNode
from loader.ts
This commit is contained in:
parent
affaf1bea0
commit
6efa9af556
@ -55,7 +55,7 @@ export type {
|
||||
InlineCollection,
|
||||
} from './loader/types';
|
||||
export { mergeIconProps } from './loader/utils';
|
||||
export { loadIcon } from './loader/loader';
|
||||
export { isNode, loadIcon } from './loader/loader';
|
||||
export { FileSystemIconLoader } from './loader/loaders';
|
||||
export { getCustomIcon } from './loader/custom';
|
||||
export { searchForIcon } from './loader/modern';
|
||||
|
Loading…
Reference in New Issue
Block a user