UNPKG

@ikenxuan/amagi

Version:

抖音、B站的 web 端相关数据接口基于 Node.js 的实现

13 lines (12 loc) 417 B
const require_rolldown_runtime = require("../rolldown-runtime-D6vf50IK.cjs"); let axios = require("axios"); axios = require_rolldown_runtime.__toESM(axios, 1); module.exports = axios.default; Object.keys(axios).forEach(function(k) { if (k !== "default" && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, { enumerable: true, get: function() { return axios[k]; } }); });