UNPKG

tdesign-react

Version:
20 lines (15 loc) 349 B
/** * tdesign v1.13.2 * (c) 2025 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var notificationDefaultProps = { closeBtn: void 0, duration: 3e3, icon: true, theme: "info" }; exports.notificationDefaultProps = notificationDefaultProps; //# sourceMappingURL=defaultProps.js.map