UNPKG

tdesign-react

Version:
16 lines (13 loc) 246 B
/** * tdesign v1.15.1 * (c) 2025 tdesign * @license MIT */ var notificationDefaultProps = { closeBtn: void 0, duration: 3e3, icon: true, theme: "info" }; export { notificationDefaultProps }; //# sourceMappingURL=defaultProps.js.map