UNPKG

tdesign-vue-next

Version:
18 lines (15 loc) 248 B
/** * tdesign v1.15.2 * (c) 2025 tdesign * @license MIT */ var props = { content: { type: [String, Function] }, "default": { type: [String, Function] } }; export { props as default }; //# sourceMappingURL=content-props.js.map