UNPKG

tdesign-vue-next

Version:
22 lines (17 loc) 315 B
/** * tdesign v1.17.7 * (c) 2025 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var props = { append: { type: [String, Function] }, prepend: { type: [String, Function] } }; exports["default"] = props; //# sourceMappingURL=props.js.map