Partilhar via


ComponentIcons type

Ícones utilizados pelos componentes React exportados desta biblioteca.

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