UNPKG

181 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.asArray = (input) => (Array.isArray(input) ? input : [input]);
4//# sourceMappingURL=types.js.map
\No newline at end of file