UNPKG

element-plus

Version:

A Component Library for Vue 3

16 lines (11 loc) 439 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); require('../../../../utils/index2.js'); var shared = require('./shared2.js'); var runtime = require('../../../../utils/vue/props/runtime2.js'); const panelDateRangeProps = runtime.buildProps({ ...shared.panelSharedProps, ...shared.panelRangeSharedProps }); exports.panelDateRangeProps = panelDateRangeProps; //# sourceMappingURL=panel-date-range2.js.map