UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

3 lines 231 B
import type { PopoverTriggerState, PopoverTriggerStateProps } from './Popover.types'; export declare function usePopoverTriggerState(props: PopoverTriggerStateProps): PopoverTriggerState; //# sourceMappingURL=Popover.state.d.ts.map