BridgeTransferable
BridgeTransferable =
unknown
Defined in: packages/client/src/worker/protocol.ts:25
A structured-clone transferable (an ArrayBuffer, a MessagePort, …). The library carries no DOM lib
dependency (like the convergence triggers), so this is the toolkit’s own name for the type a future
columnar codec would hand to postMessage’s transfer list. The wire-format-1 identity codec
(BRIDGE_PROTOCOL_VERSION) never produces one.