UNPKG

element-plus

Version:

A Component Library for Vue 3

10 lines (8 loc) 403 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); //#region ../../packages/components/dialog/src/constants.ts const dialogInjectionKey = Symbol("dialogInjectionKey"); const DEFAULT_DIALOG_TRANSITION = "dialog-fade"; //#endregion exports.DEFAULT_DIALOG_TRANSITION = DEFAULT_DIALOG_TRANSITION; exports.dialogInjectionKey = dialogInjectionKey; //# sourceMappingURL=constants.js.map