UNPKG

@vuesax-alpha/nightly

Version:
16 lines (11 loc) 322 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); require('../../../utils/index.js'); var runtime = require('../../../utils/vue/props/runtime.js'); const arrowProps = runtime.buildProps({ less: { type: Boolean } }); exports.arrowProps = arrowProps; //# sourceMappingURL=arrow.js.map