browser-extensions-playground
Preparing search index...
scraping-server/src/protocol
DevtoolsWelcomeMessage
Type Alias DevtoolsWelcomeMessage
type
DevtoolsWelcomeMessage
=
{
clientId
:
string
;
protocolVersion
:
string
;
type
:
"welcome"
;
warning
:
string
;
}
Index
Properties
client
Id
protocol
Version
type
warning
Properties
Readonly
client
Id
clientId
:
string
Readonly
protocol
Version
protocolVersion
:
string
Readonly
type
type
:
"welcome"
Readonly
warning
warning
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
protocol
Version
type
warning
browser-extensions-playground
Loading...