UNPKG

tav-ui

Version:
17 lines (11 loc) 472 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var index = require('./index2.js'); var types = require('./src/types2.js'); exports.TaTimeLine = index.TaTimeLine; exports["default"] = index.TaTimeLine; exports.timeLineItemProps = types.timeLineItemProps; exports.timeLineListEmits = types.timeLineListEmits; exports.timeLineProps = types.timeLineProps; exports.timeLineTagProps = types.timeLineTagProps; //# sourceMappingURL=index.js.map