UNPKG

element-plus

Version:

A Component Library for Vue 3

19 lines (15 loc) 299 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const datePickTypes = [ "year", "month", "date", "dates", "week", "datetime", "datetimerange", "daterange", "monthrange" ]; exports.datePickTypes = datePickTypes; //# sourceMappingURL=date-pick.js.map