UNPKG

stone-kit

Version:
9 lines (8 loc) 206 B
export declare const useClientWidth: () => { currentClientWidth: number; isMobile: boolean; isTablet: boolean; isDesktop: boolean; isMobileBorder: boolean; isFullTablet: boolean; };