UNPKG

robert

Version:

A generic shitty http client in nod.js

4 lines (3 loc) 111 B
export * from "./types"; import client from "./client"; export default Object.assign(client(), { client });