xflight

1.0.0 • Public • Published

xflight

const Xflight = require("xflight");
const xfl = new Xflight();
xfl.promise(url, () => {
  return fetch(url);
});

/xflight/

    Package Sidebar

    Install

    npm i xflight

    Weekly Downloads

    1

    Version

    1.0.0

    License

    Apache-2.0

    Unpacked Size

    3.82 kB

    Total Files

    4

    Last publish

    Collaborators

    • jchip