tdesign-react
Version:
TDesign Component for React
24 lines (18 loc) • 727 B
JavaScript
/**
* tdesign v1.16.6
* (c) 2026 tdesign
* @license MIT
*/
import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './dep-3d8e28be.js';
import { _ as _iterableToArray } from './dep-045f6f97.js';
function _arrayWithoutHoles(r) {
if (Array.isArray(r)) return _arrayLikeToArray(r);
}
function _nonIterableSpread() {
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
}
function _toConsumableArray(r) {
return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
}
export { _toConsumableArray as _ };
//# sourceMappingURL=dep-550d14c2.js.map