6 lines
195 B
JavaScript
6 lines
195 B
JavaScript
//#region ../../packages/components/pagination/src/constants.ts
|
|
const elPaginationKey = Symbol("elPaginationKey");
|
|
//#endregion
|
|
export { elPaginationKey };
|
|
|
|
//# sourceMappingURL=constants.mjs.map
|