UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 272 B
import { ListBoxItemProps } from './ListBoxItem'; export declare const ListBoxItem: (props: ListBoxItemProps) => JSX.Element; export { type ListBoxItemOptions, type ListBoxItemProps, ListBoxItem as LIST_BOX_ITEM, } from './ListBoxItem'; //# sourceMappingURL=index.d.ts.map