UNPKG

react-hook-popup

Version:

Easily manage popups like alerts and modals in React with a single hook

2 lines (1 loc) 96 B
export declare function enforceExistingPopup(popups: Record<string, Popup>, key: string): void;