UNPKG

element-plus

Version:

A Component Library for Vue 3

7 lines (6 loc) 345 B
//#region ../../packages/components/date-picker-panel/src/constants.ts const ROOT_PICKER_INJECTION_KEY = Symbol("rootPickerContextKey"); const ROOT_PICKER_IS_DEFAULT_FORMAT_INJECTION_KEY = "ElIsDefaultFormat"; //#endregion export { ROOT_PICKER_INJECTION_KEY, ROOT_PICKER_IS_DEFAULT_FORMAT_INJECTION_KEY }; //# sourceMappingURL=constants.mjs.map