isBridgeEnvelope
isBridgeEnvelope(
data):data is BridgeEnvelope
Defined in: packages/client/src/worker/protocol.ts:548
Type-guard a received message as a bridge envelope of the current protocol version (ignore foreign traffic).
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”data is BridgeEnvelope