'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
require('../../../../utils/index.js');
var shared = require('./shared.js');
var runtime = require('../../../../utils/vue/props/runtime.js');
const panelDateRangeProps = runtime.buildProps({
...shared.panelSharedProps,
...shared.panelRangeSharedProps
});
exports.panelDateRangeProps = panelDateRangeProps;
//# sourceMappingURL=panel-date-range.js.map
-
王亚晖 authored0239b038