Skip to content

InternalFrakApi

@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.CONSTRUCTOR])

annotation class InternalFrakApi

Marks a declaration that is public only so the sibling :frak-sdk-ui module can see it, with no compatibility guarantee. Wired into binary-compatibility-validator’s nonPublicMarkers, so marked types stay out of the committed .api dump.