UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 646 B
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/infinite-scroll/index.ts"],"sourcesContent":["import InfiniteScroll from './src/index'\n\nimport type { App } from 'vue'\nimport type { SFCWithInstall } from '@element-plus/utils/types'\n\nconst _InfiniteScroll = InfiniteScroll as SFCWithInstall<typeof InfiniteScroll>\n\n_InfiniteScroll.install = (app: App) => {\n app.directive('InfiniteScroll', _InfiniteScroll)\n}\n\nexport default _InfiniteScroll\nexport const ElInfiniteScroll = _InfiniteScroll\n"],"names":[],"mappings":";;MAKM,kBAAkB;AAExB,gBAAgB,UAAU,CAAC,QAAa;AACtC,MAAI,UAAU,kBAAkB;AAAA;MAIrB,mBAAmB;;;;"}