UNPKG

tdesign-vue

Version:
19 lines (14 loc) 375 B
/** * tdesign v1.12.1 * (c) 2025 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var ItemsType = /* @__PURE__ */function (ItemsType2) { ItemsType2["props"] = "props"; ItemsType2["slots"] = "slots"; return ItemsType2; }(ItemsType || {}); exports.ItemsType = ItemsType; //# sourceMappingURL=interface.js.map