UNPKG

nbl

Version:

3 lines (2 loc) 101 B
declare function httpreq(type: string, baseURL: string): Promise<unknown>; export default httpreq;