Hi, is there a better way to add missing targets (...
# multiplatform
k
Hi, is there a better way to add missing targets (like wasm) for third-party libraries in Kotlin Multiplatform projects (for example for DataStore) than creating separeted source set and then include it in all required platforms?