UNPKG

@visx/bounds

Version:

Utilities to make your life with bounding boxes better

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