Delete code: The Fiddle is no more.#6722
Conversation
|
There's a minor style issue (double blank line at 191+193 after the This PR is a clean dead-code removal. It removes the LGTM |
|
The generated output of |
9e80ffb to
fcf4202
Compare
fcf4202 to
62855d8
Compare
62855d8 to
ce467b6
Compare
| declare class Blob { | ||
| constructor( | ||
| type?: ((ArrayBuffer | ArrayBufferView) | string | Blob)[], | ||
| bits?: ((ArrayBuffer | ArrayBufferView) | string | Blob)[], |
There was a problem hiding this comment.
I have no idea why this changed names but the new name seems more correct (it's the actual name) so I accepted it. Also the name is irrelevant to actual type checking.
No description provided.