Type Definition deno_broadcast_channel::Message

source ·
pub type Message = (String, Vec<u8>);