UNPKG

tav-ui

Version:
16 lines (11 loc) 479 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var withInstall = require('../../../../utils/with-install2.js'); var index = require('./index4.js'); var types = require('./types2.js'); const TaFileCards = withInstall.withInstall(index["default"]); exports.fileCardsEmits = types.fileCardsEmits; exports.fileCardsProps = types.fileCardsProps; exports.TaFileCards = TaFileCards; exports["default"] = TaFileCards; //# sourceMappingURL=index3.js.map