Closed
Description
TypeScript Version: 2.7.0
Code duplication in file https://github.com/Microsoft/TypeScript/blob/master/lib/lib.webworker.d.ts
Code
declare function dispatchEvent(evt: Event): boolean;
Actual:
https://github.com/Microsoft/TypeScript/blob/master/lib/lib.webworker.d.ts#L1882
https://github.com/Microsoft/TypeScript/blob/master/lib/lib.webworker.d.ts#L1900