UNPKG

axios-mock-server

Version:
7 lines 284 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var getConfig_1 = require("./getConfig"); exports.default = (function (input) { return Array.isArray(input) ? input : [input || getConfig_1.defaultConfig.input]; }); //# sourceMappingURL=getInputs.js.map