Package-level declarations

Annotations for exporting symbols of dependencies.

Types

Link copied to clipboard
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ExportReferences

Warning: Relying on symbols you do not control is dangerous, as they may change in a way that makes backwards compatability impossible. Prefer creating bridge methods/types where possible.