Skip to main content

Variable: DEFAULT_NAME

const DEFAULT_NAME: "use-everywhere" = "use-everywhere";

The bus name used when a caller does not pick one. A BroadcastChannel is global to the origin, so identity is the name string — everything that omits a name lands on this one bus.