UNPKG

@ackee/antonio-core

Version:

A HTTP client built on fetch API with axios-like API.

5 lines (4 loc) 124 B
export declare const Header: { readonly CONTENT_TYPE: "Content-Type"; readonly CONTENT_LENGTH: "Content-Length"; };