UNPKG

pdf-annotator-react

Version:
4 lines (3 loc) 250 B
import './PinAnnotation'; export { BaseAnnotationComponent, type BaseAnnotationProps, getComponentForAnnotationType, getAnnotationModeForType, getAllSupportedAnnotationTypes } from './BaseAnnotation'; export { PinAnnotation } from './PinAnnotation';