Skip to content

WorkerRequest

Interface: WorkerRequest

Properties

id

id: number;

Defined in

packages/vibrant-worker/src/common.ts:2


payload

payload: any[];

Defined in

packages/vibrant-worker/src/common.ts:3


transferList?

optional transferList: any[];

Defined in

packages/vibrant-worker/src/common.ts:4