UNPKG

carbon-react

Version:

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

3 lines (2 loc) 115 B
export { default } from "./select-list.component"; export type { SelectListProps } from "./select-list.component";