exportAnnotation

protected fun exportAnnotation(annotation: KClass<out Annotation>)(source)

Exports annotation as if it were annotated with ExportAnnotation. annotation must be a class literal.