UNPKG

@orfeas126/box-ui-elements

Version:
17 lines (16 loc) 488 B
declare export { default as AnnotatorContext } from "./AnnotatorContext"; declare export { default as withAnnotations, WithAnnotationsProps, WithAnnotationsComponent, ComponentWithAnnotations } from "./withAnnotations"; declare export { default as useAnnotatorEvents, UseAnnotatorEventsProps } from "./useAnnotatorEvents"; declare export { default as withAnnotatorContext, WithAnnotatorContextProps } from "./withAnnotatorContext"; declare export * from "./types"