Variable: JOURNEY_DEVTOOLS_PROTOCOL_VERSION
@rxova/journey-devtools-bridge
@rxova/journey-devtools-bridge / JOURNEY_DEVTOOLS_PROTOCOL_VERSION
const JOURNEY_DEVTOOLS_PROTOCOL_VERSION: 8;Defined in: protocol.ts:25
Current devtools protocol version emitted by the bridge. v8 narrows
snapshot.machine to { outcome }: the six derived booleans it used to
carry (isLoading, plus one per status) were each another spelling of
status or of transition.pending, and no panel read them.