UNPKG

react-plot

Version:

Library of React components to render SVG 2D plots.

3 lines 152 B
import type { Ref } from 'react'; export declare const bboxContext: import("react").Context<Ref<SVGGElement>>; //# sourceMappingURL=bboxContext.d.ts.map