Type alias WorkerEventType

WorkerEventType: typeof WORKER_EVENT_TYPES[keyof typeof WORKER_EVENT_TYPES]

Event types that can be received (!) by the worker.

Generated using TypeDoc