UNPKG

chrt-annotation

Version:

Annotation component for Chrt

5 lines (4 loc) 218 B
export { default as color } from './color'; export { default as position, top, left } from './position'; export { default as alignment, align, valign } from './alignment'; export { default as offset } from './offset';