UNPKG

ant-design-vue

Version:

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

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