import * as plugins from './smartuniverse.plugins'; /** * broadcasts an event to multiple channels */ export class BroadcastEvent { fire() {} }