Type Alias: JourneyDevtoolsBridgeSnapshotEnvelope
@rxova/journey-devtools-bridge
@rxova/journey-devtools-bridge / JourneyDevtoolsBridgeSnapshotEnvelope
type JourneyDevtoolsBridgeSnapshotEnvelope = JourneyDevtoolsEnvelopeBase & object;Defined in: protocol.types.ts:136
Type Declaration
Section titled “Type Declaration”kind: "snapshot";snapshot
Section titled “snapshot”snapshot: JourneyDevtoolsSerializableSnapshot;source
Section titled “source”source: typeof JOURNEY_DEVTOOLS_BRIDGE_SOURCE;