UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

4 lines 235 B
export { SelectPanel } from './SelectPanel'; export type { SelectPanelProps } from './SelectPanel'; export type { ItemProps, ItemInput, GroupedListProps, ListPropsBase } from '../FilteredActionList'; //# sourceMappingURL=index.d.ts.map