UNPKG

reablocks

Version:
5 lines (4 loc) 136 B
/** * Hook for using the Overlay's context. */ export declare const useOverlay: () => import('./OverlayContext').OverlayContextValue;