faster brand check #14936
Annotations
10 errors
types/webidl.d.ts#L182
Type 'Request' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
types/webidl.d.ts#L183
Type 'Response' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
types/webidl.d.ts#L184
Type 'ReadableStream<any>' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
types/webidl.d.ts#L185
Type 'Blob' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
types/webidl.d.ts#L186
Type 'URLSearchParams' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
types/webidl.d.ts#L187
Type 'File' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
types/webidl.d.ts#L188
Type 'FormData' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
types/webidl.d.ts#L189
Type 'URL' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
types/webidl.d.ts#L190
Type 'WebSocketError' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
types/webidl.d.ts#L191
Type 'AbortSignal' does not satisfy the constraint 'abstract new (...args: any[]) => any'.
|
This job failed
Loading