UNPKG

@visx/annotation

Version:
5 lines 244 B
/// <reference types="react" /> import { AnnotationContextType } from '../types'; declare const AnnotationContext: import("react").Context<AnnotationContextType>; export default AnnotationContext; //# sourceMappingURL=AnnotationContext.d.ts.map