UNPKG

flyio

Version:

Lightweigh Promise based HTTP client for the browser and node.js

5 lines (4 loc) 95 B
//For browser entry var Fly= require("./dist/npm/fly") var fly= new Fly; module.exports = fly;