KoinInternalApi

Internal APIs @KoinInternalAPI annotation. Tag APIs are not part of the public contract and:

  • Internal use only: Are designed solely for the internal mechanisms of Koin.

  • Subject to change: May undergo modifications or be removed in future releases without prior notice.

  • Avoid external usage: Developers are discouraged from using these APIs in their application code to maintain long-term compatibility.

Author

Arnaud Giuliani