UNPKG

@51yzone/pc-components

Version:

An enterprise-class UI design language and React-based implementation

15 lines (14 loc) 355 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { 'date.range.day': 'today', 'date.range.week': 'this week', 'date.range.lastWeek': 'last week', 'date.range.month': 'this month', 'date.range.all': 'all', 'date.range.custom': 'custom' }; exports["default"] = _default;