GitHub Action
Deploy from GitHub Actions: a7b414415eb7f4f0fb8a6696798f08fb55785cb3
979bf48
/* globals self */ "use strict";
const fetchModule = self.fetch.bind(self);
module.exports = fetchModule;
module.exports.default = module.exports;
//# sourceMappingURL=index.js.map