tdesign-react
Version:
TDesign Component for React
20 lines (15 loc) • 472 B
JavaScript
/**
* tdesign v1.16.6
* (c) 2026 tdesign
* @license MIT
*/
;
function _arrayWithHoles(r) {
if (Array.isArray(r)) return r;
}
function _nonIterableRest() {
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
}
exports._arrayWithHoles = _arrayWithHoles;
exports._nonIterableRest = _nonIterableRest;
//# sourceMappingURL=dep-54373955.js.map