UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

4 lines (3 loc) 140 B
export { default } from "./icon.component"; export type { IconProps } from "./icon.component"; export type { IconType } from "./icon-type";