UNPKG

tav-ui

Version:
12 lines (10 loc) 251 B
const countButtonProps = { value: { type: [Object, Number, String, Array] }, count: { type: Number, default: 60 }, beforeStartFunc: { type: Function, default: null } }; export { countButtonProps }; //# sourceMappingURL=types2.mjs.map