UNPKG

linkmore-design

Version:

🌈 🚀lm组件库。🚀

14 lines (12 loc) 354 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; /** Created by Andrey Gayvoronsky on 13/04/16. */ const locale = { placeholder: 'Выберите время', rangePlaceholder: ['Время начала', 'Время окончания'] }; var _default = locale; exports.default = _default;