
jsMain.webrtc.RTCStatsReport.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package webrtc
sealed external class RTCStatsReport {
fun forEach(action: (item: Any?) -> Unit)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy