JSType

@Target(allowedTargets = [AnnotationTarget.TYPE])
annotation class JSType(val identifier: String)

Properties

Link copied to clipboard