UNPKG

@alitajs/antd-plus

Version:

基于 ant-design 封装的偏业务组件

14 lines (13 loc) 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { day: 'Today', week: 'This week', month: 'This month', year: 'This year', customize: 'Customize' }; exports.default = _default;