UNPKG

@bianic-ui/media-query

Version:

A React hook for changing properties or visibility of a component based on css media query

2 lines (1 loc) 79 B
export declare function getClosestValue(values: any, breakpoint: string): any;