UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

5 lines 299 B
import type { DropdownSectionProps } from './DropdownSection.types'; export declare const DropdownSection: (props: DropdownSectionProps) => JSX.Element; export { DropdownSection as DROPDOWN_SECTION } from './DropdownSection'; export type { DropdownSectionProps }; //# sourceMappingURL=index.d.ts.map