12 |
- "use strict";const o=require("../../libs/config/props.js"),t={props:{time:{type:[String,Number],default:()=>o.defProps.countDown.time},format:{type:String,default:()=>o.defProps.countDown.format},autoStart:{type:Boolean,default:()=>o.defProps.countDown.autoStart},millisecond:{type:Boolean,default:()=>o.defProps.countDown.millisecond}}};exports.props=t;
- //# sourceMappingURL=../../../../../.sourcemap/mp-weixin/uni_modules/uview-plus/components/u-count-down/props.js.map
|