UXP Toolkit
Preparing search index...
@bubblydoo/uxp-devtools-common
UxpConnection
Interface UxpConnection
interface
UxpConnection
{
cdpSession
:
CdpSession
;
devtoolsConnection
:
DevtoolsConnection
;
disconnect
:
()
=>
Promise
<
void
>
;
executionContext
:
ExecutionContextDescription
;
}
Index
Properties
cdp
Session
devtools
Connection
disconnect
execution
Context
Properties
cdp
Session
cdpSession
:
CdpSession
devtools
Connection
devtoolsConnection
:
DevtoolsConnection
disconnect
disconnect
:
()
=>
Promise
<
void
>
execution
Context
executionContext
:
ExecutionContextDescription
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cdp
Session
devtools
Connection
disconnect
execution
Context
UXP Toolkit
Loading...