UNPKG

zarm

Version:

基于 React 的移动端UI库

19 lines (18 loc) 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { year: '年', month: '月', week: '周', weeks: ['周一', '周二', '周三', '周四', '周五', '周六', '周日'], day: '日', hour: '时', minute: '分', second: '秒', am: '上午', pm: '下午' }; exports.default = _default;