UNPKG

react-bottom-drawer

Version:

A React Component to build friendly dialogs that slide from the bottom

3 lines (2 loc) 107 B
declare function useEscButton(callback: () => void, enabled?: boolean): void; export default useEscButton;