xdesign-vue-next
Version:
XDesign Component for vue-next
17 lines (13 loc) • 487 B
JavaScript
/**
* xdesign v1.0.6
* (c) 2023 xdesign
* @license MIT
*/
import { a as _arrayWithHoles, b as _nonIterableRest } from './dep-32d4c595.mjs';
import { a as _iterableToArray } from './dep-5bec687c.mjs';
import { a as _unsupportedIterableToArray } from './dep-89b966f4.mjs';
function _toArray(arr) {
return _arrayWithHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableRest();
}
export { _toArray as _ };
//# sourceMappingURL=dep-a0263b9e.mjs.map