~Is there a CMP equivalent of `androidx.compose.ui...
# compose
e
Is there a CMP equivalent of
androidx.compose.ui.test.captureToImage
that works for all targets, not just Android and JVM?
There is, but it can't be referenced from
commonTest
if there is an Android target.