WorkerErrorResponse
Interface: WorkerErrorResponse
Properties
id
id: number;Defined in
packages/vibrant-worker/src/common.ts:14
payload
payload: string;Defined in
packages/vibrant-worker/src/common.ts:16
type
type: "error";id: number;packages/vibrant-worker/src/common.ts:14
payload: string;packages/vibrant-worker/src/common.ts:16
type: "error";