If a dependency artifact missing for a platform wh...
# multiplatform
a
If a dependency artifact missing for a platform what's correct way to build in such situation? As an example KotlinLogging currently only supports Linux, so is there a way to define actual function which returns empty implementation of some of the expect functions in that lib (till lib extends support to other platform)? Thread in Slack Conversation