icerockdev / moko-network

Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
151 stars 29 forks source link

Add `public` modifier to API interface when `isInternal = false` #113

Closed xsveda closed 3 years ago

xsveda commented 3 years ago

Required for modules with Kotlin Explicit API mode.