UNPKG

react-hook-popup

Version:

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

5 lines (4 loc) 113 B
export declare const consts: { CONTEXT_ERROR_MESSAGE: string; UNFOUND_POPUP: (key: string) => string; };