Variable Worker

Worker: {
    prototype: Worker;
    new (scriptURL, options?): Worker;
}

Type declaration