UNPKG

tdesign-react

Version:
18 lines (13 loc) 295 B
/** * tdesign v1.15.1 * (c) 2025 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var emptyDefaultProps = { size: "medium", type: "empty" }; exports.emptyDefaultProps = emptyDefaultProps; //# sourceMappingURL=defaultProps.js.map