UNPKG

@platform/http

Version:

Tools for working with HTTP.

4 lines (3 loc) 112 B
import { Http } from './Http'; export { Http }; export declare const http: import("@platform/http.types").Http;