Skip to content

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";

Defined in

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