UNPKG

@furystack/shades-common-components

Version:

Common UI components for FuryStack Shades

5 lines (4 loc) 201 B
export type { IconCategory, IconDefinition, IconPath } from './icon-types.js' export { Icon } from './icon.js' export type { IconProps } from './icon.js' export * as icons from './icon-definitions.js'