2015-05-21 13:55:15 -07:00

7 lines
175 B
TypeScript

export {
Self as SelfAnnotation,
Ancestor as AncestorAnnotation,
Parent as ParentAnnotation,
Unbounded as UnboundedAnnotation
} from '../annotations_impl/visibility';