Type Alias: JourneyDevtoolsBridgeObservationEnvelope
@rxova/journey-devtools-bridge
@rxova/journey-devtools-bridge / JourneyDevtoolsBridgeObservationEnvelope
type JourneyDevtoolsBridgeObservationEnvelope = JourneyDevtoolsEnvelopeBase & object;Defined in: protocol.types.ts:142
Type Declaration
Section titled “Type Declaration”event: Record<string, unknown>;kind: "observation";source
Section titled “source”source: typeof JOURNEY_DEVTOOLS_BRIDGE_SOURCE;