UNPKG

ant-design-vue

Version:

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

15 lines (13 loc) 274 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 = locale; exports.default = _default;