UNPKG

carbon-react

Version:

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

3 lines (2 loc) 155 B
export { default } from "./checkable-input.component"; export type { CheckableInputProps, CommonCheckableInputProps, } from "./checkable-input.component";