UXP Toolkit
Preparing search index...
@bubblydoo/uxp-devtools-common
DevtoolsConnection
Interface DevtoolsConnection
interface
DevtoolsConnection
{
events
:
EventEmitter
<
DevtoolsConnectionEventMap
>
;
teardown
:
()
=>
Promise
<
void
>
;
url
:
string
;
}
Index
Properties
events
teardown
url
Properties
events
events
:
EventEmitter
<
DevtoolsConnectionEventMap
>
teardown
teardown
:
()
=>
Promise
<
void
>
Unload the plugin and tear down the Vulcan connection
url
url
:
string
Debugger websocket URL
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
events
teardown
url
UXP Toolkit
Loading...
Unload the plugin and tear down the Vulcan connection