ngx-kel-agent - v2.0.0
Preparing search index...
AgentProtocolMessage
Interface AgentProtocolMessage<TType, TPayload>
interface
AgentProtocolMessage
<
TType
extends
string
=
string
,
TPayload
=
unknown
,
>
{
payload
:
TPayload
;
type
:
TType
;
}
Type Parameters
TType
extends
string
=
string
TPayload
=
unknown
Index
Properties
payload
type
Properties
payload
payload
:
TPayload
type
type
:
TType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
type
ngx-kel-agent - v2.0.0
Loading...