Files
game-cards-poker-design/frontend/node_modules/element-plus/lib/components/descriptions/src/constants.js

7 lines
276 B
JavaScript
Raw Normal View History

Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
//#region ../../packages/components/descriptions/src/constants.ts
const COMPONENT_NAME = "ElDescriptionsItem";
//#endregion
exports.COMPONENT_NAME = COMPONENT_NAME;
//# sourceMappingURL=constants.js.map