eygraber
01/14/2024, 10:06 PMkotlinx.browser.*
doesn't resolve in the IDE. Is there something I have to set to get that to work, or does it currently not work in shared source sets?Robert Jaros
01/14/2024, 10:17 PMeygraber
01/14/2024, 10:38 PMeygraber
01/14/2024, 11:00 PM@Suppress("EXPECTED_EXTERNAL_DECLARATION")
won't work anymore with k2?
you will probably have issues when compiling with K2, as they are not declared as proper-expect
in stdlib.actual
Robert Jaros
01/15/2024, 5:41 AMRobert Jaros
01/15/2024, 5:43 AMRobert Jaros
01/15/2024, 5:45 AMRobert Jaros
01/15/2024, 5:45 AM