You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
289 B
1 lines
289 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.defaults=void 0;var defaults={prefixCls:"wux-notification",classNames:"wux-animate--slideInDown",image:"",title:"",text:"",duration:3e3,data:"",onClick:function(){},onClose:function(){}};exports.defaults=defaults;
|