UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 102 B
export declare const useScreenSize: () => { isMobile: boolean; isLargeMobile: boolean; };