UNPKG

@odata2ts/http-client-fetch

Version:

HTTP client based on fetch and consumable by odata2ts

4 lines (3 loc) 145 B
export * from "./FetchClient"; export { FetchClientError } from "./FetchClientError"; export { FetchRequestConfig } from "./FetchRequestConfig";