Skip to content

ngx-transformers API / ngx-transformers/worker / WorkerErrorEventLike

Interface: WorkerErrorEventLike

Defined in: worker/src/client.ts:5

What a worker's 'error' / 'messageerror' event carries, as far as the client reads it.

Properties

data?

optional data?: unknown

Defined in: worker/src/client.ts:7


message?

optional message?: string

Defined in: worker/src/client.ts:6

MIT licensed. Models come from the Hugging Face Hub under their own licenses; check the one you ship.