
main.web.messaging.StructuredSerializeOptions.kt Maven / Gradle / Ivy
package web.messaging
import kotlinx.js.ReadonlyArray
external interface StructuredSerializeOptions {
var transfer: ReadonlyArray
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy