UNPKG

@mescius/dspdfviewer

Version:
5 lines (4 loc) 195 B
export { AnnotationsModel as Model } from './types'; export { init, update } from './state'; export { Annotations } from './Annotations'; export { Annotations as View } from './Annotations';