Ayla
12/05/2023, 11:19 AMexpect declaration only for some platforms? For example, I declared thread-related expect declarations in the common sourceSet, but these concepts do not exist in js, and I will not use these expect declarations in the js sourceSet, so is there a way to skip the implementation for the js platform?ephemient
12/05/2023, 11:46 AM