tav-ui
Version:
14 lines (8 loc) • 354 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var types = require('./types2.js');
exports.timeLineItemProps = types.timeLineItemProps;
exports.timeLineListEmits = types.timeLineListEmits;
exports.timeLineProps = types.timeLineProps;
exports.timeLineTagProps = types.timeLineTagProps;
//# sourceMappingURL=types.js.map