共用方式為


ComponentIcons type

從這個程式庫匯出React元件所使用的圖示。

type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS, JSX.Element>