Annotation
The getter to use to for access the annotation class.
Declaration
get Annotation(): typeof Annotation;Discussion
You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.
The getter to use to for access the annotation class.
get Annotation(): typeof Annotation;You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.