UNPKG

qt-public-ui

Version:

新设计规范下业务组件库

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