UNPKG

react-plot

Version:

Library of React components to render SVG 2D plots.

5 lines 211 B
import type { ReactNode } from 'react'; export declare const LegendProvider: (props: { children: ReactNode; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=legendContext.provider.d.ts.map