Closed SoCuul closed 1 year ago
Describe the bug The types for sendRequest do not include the success/failure function parameters in the type documentation. This means that TypeScript will detect it as an error, which is unintended.
sendRequest
Wrong repository
Describe the bug The types for
sendRequest
do not include the success/failure function parameters in the type documentation. This means that TypeScript will detect it as an error, which is unintended.