UNPKG

@vx/bounds

Version:

Utilities to make your life with bounding boxes better

4 lines 288 B
import { WithBoundingRectsProps as WithBoundingRectsPropsType } from './enhancers/withBoundingRects'; export { default as withBoundingRects } from './enhancers/withBoundingRects'; export declare type WithBoundingRectsProps = WithBoundingRectsPropsType; //# sourceMappingURL=index.d.ts.map