UNPKG

asp-antd-compatible

Version:

An enterprise-class UI design language and React components implementation

15 lines (13 loc) 280 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;