@skeel/launcher
    Preparing search index...

    Function getEventBroker

    • Retrieves or creates the global Skeel event broker instance. This function ensures a single event broker is shared across all Skeel instances, even when multiple versions of the library are loaded.

      Returns EventBroker

      The global event broker instance.

      Error if called outside of a browser context.