UNPKG

@procore/core-react

Version:
3 lines (2 loc) 139 B
import React from 'react'; export declare const useMediaLessThan: (ref: React.RefObject<HTMLElement>, breakpointValue: number) => boolean;