Closed Acconut closed 3 months ago
This PR fixes https://github.com/tus/tus-js-client/issues/706 by updating the type definitions to allow getHeader for requests and responses to return undefined.
getHeader
undefined
This PR fixes https://github.com/tus/tus-js-client/issues/706 by updating the type definitions to allow
getHeader
for requests and responses to returnundefined
.