UNPKG

tra-typed-fetch

Version:

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

3 lines (2 loc) 81 B
declare const HTTP_CLIENT_NAME = "tra-http-client"; export { HTTP_CLIENT_NAME };