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