Type Alias: JourneyDevtoolsExtensionInvokeEnvelope
@rxova/journey-devtools-bridge
@rxova/journey-devtools-bridge / JourneyDevtoolsExtensionInvokeEnvelope
type JourneyDevtoolsExtensionInvokeEnvelope = JourneyDevtoolsEnvelopeBase & object;Defined in: protocol.types.ts:164
Type Declaration
Section titled “Type Declaration”invocation
Section titled “invocation”invocation: JourneyDevtoolsOperationInvoke;kind: "invoke";requestId
Section titled “requestId”requestId: string;source
Section titled “source”source: typeof JOURNEY_DEVTOOLS_EXTENSION_SOURCE;