UNPKG

http-service

Version:

A simple nodejs module that wraps http

4 lines (2 loc) 79 B
const HttpService = require("./service.js"); module.exports = HttpService;