UNPKG

tra-typed-fetch

Version:

A package that implements common http requests using fetch, allowing for typed responses with typescript

4 lines (2 loc) 74 B
const HTTP_CLIENT_NAME = 'tra-http-client'; export { HTTP_CLIENT_NAME };