ChannelMessagingAPI
Types
messagePort
This Channel Messaging API interface represents one of the two ports of a MessageChannel, allowing messages to be sent from one port and listening out for them arriving at the other. See MessagePort on MDN
Module
There are methods and helpers defined in MessagePort .
structuredSerializeOptions
Record fields
transfer
option< array< Dict.t< string > > >