5 lines
114 B
TypeScript
5 lines
114 B
TypeScript
export {
|
|
Ancestor as AncestorAnnotation,
|
|
Parent as ParentAnnotation,
|
|
} from '../annotations_impl/visibility';
|