Search


Search something to see results

Worker

Worker: {
    prototype: Worker;
    new (scriptURL: string | URL, options?: WorkerOptions): Worker;
}

Type declaration