Function injectDevTools

  • Starts an external or in-page hosted developer tool window for jacdac

    Parameters

    • bus: JDBus
    • Optional options: {
          dashboardUrl?: string;
      }
      • Optional dashboardUrl?: string

    Returns (() => void)

    function to remove the devtools

      • (): void
      • Returns void

Generated using TypeDoc