UNPKG

anyfetch-file-watcher

Version:

Watch for file changes, and send them to anyFetch.

6 lines (4 loc) 99 B
"use strict"; module.exports = { apiUrl : process.env.API_URL || "https://api.anyfetch.com", };