UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 98 B
export declare const useViewportDimensions: () => { width: number; height: number; };