Diego Fidalgo
Results
2
issues of
Diego Fidalgo
This is basically the same as #193, but as a draft PR as suggested by @thomasvidas. The proposal is to have a request abort API that behaves similar to the...
# lib Update Request Change the first argument type of `Array.prototype.includes` from the generic type based on array type to `any` or `unknown` and make it a typeguard. ## Configuration...