Function deno_broadcast_channel::init[][src]

pub fn init<BC: BroadcastChannel + 'static>(bc: BC, unstable: bool) -> Extension