UNPKG

94 BTypeScriptView Raw
1import http from './http';
2export { http };
3export { IResponse, IHttpHeaders } from './http';