| 1234567 |
- //#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
|