chore(deps): update dependency typescript to v5 #181
Annotations
4 errors
|
📥 Download deps
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
📥 Download deps
Overload signatures must all be optional or required.
|
📥 Download deps
The operation was canceled.
|
Loading