All Downloads are FREE. Search and download functionalities are using the official Maven repository.

chrome.runtime.bindings.SendMessageOptions.scala Maven / Gradle / Ivy

package chrome.runtime.bindings

import scala.scalajs.js

@js.native
trait SendMessageOptions extends js.Object {

  val includeTlsChannelId: js.UndefOr[Boolean] = js.native

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy