JsExternalInheritorsOnly

@Target(allowedTargets = [AnnotationTarget.CLASS])
expect annotation class JsExternalInheritorsOnly(source)
@Target(allowedTargets = [AnnotationTarget.CLASS])
actual annotation class JsExternalInheritorsOnly(source)