UNPKG

@mescius/dspdfviewer

Version:
6 lines (5 loc) 265 B
//@ts-ignore /// <reference types="react" /> import { AnnotationBase } from './AnnotationTypes'; //@ts-ignore export declare function renderAnnotationStatusContent(annotation: AnnotationBase, annotations: AnnotationBase[], userName: string): JSX.Element | null;