UNPKG

@pinkairship/use-data-fetch

Version:

A data fetch hook that stays out of your way.

8 lines (6 loc) 214 B
'use strict'; if (process.env.NODE_ENV === "production") { module.exports = require("./pinkairship-use-data-fetch.cjs.prod.js"); } else { module.exports = require("./pinkairship-use-data-fetch.cjs.dev.js"); }