You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
370 B
1 line
370 B
|
2 years ago
|
{"version":3,"file":"usePagination.mjs","sources":["../../../../../../packages/components/pagination/src/usePagination.ts"],"sourcesContent":["import { inject } from 'vue'\nimport { elPaginationKey } from './constants'\n\nexport const usePagination = () => inject(elPaginationKey, {})\n"],"names":[],"mappings":";;;AAEY,MAAC,aAAa,GAAG,MAAM,MAAM,CAAC,eAAe,EAAE,EAAE;;;;"}
|