
jsMain.io.kotest.assertions.show.dataClassShow.kt Maven / Gradle / Ivy
package io.kotest.assertions.show
// js doesn't support full reflection yet so we just need to delegate to the instances toString
actual fun dataClassShow(): Show = DefaultShow
© 2015 - 2025 Weber Informatics LLC | Privacy Policy