Files
ssl-manager/frontend/node_modules/element-plus/lib/components/pagination/src/constants.js
T
2026-04-08 17:52:38 +08:00

8 lines
283 B
JavaScript

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