UNPKG

@leafygreen-ui/hooks

Version:
7 lines 165 B
/** * Returns whether the viewport is mobile-sized */ export declare const useMobile: () => { isMobileSize: boolean; }; //# sourceMappingURL=useMobile.d.ts.map