UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 735 B
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/infinite-scroll/index.ts"],"sourcesContent":["// TODO: remove the directive in 3.0\nimport InfiniteScroll from './src'\n\nimport type { App } from 'vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\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":";;AAMA,MAAM,eAAA,GAAkB;AAExB,eAAA,CAAgB,OAAA,GAAU,CAAC,GAAA,KAAa;AACtC,EAAA,GAAA,CAAI,SAAA,CAAU,kBAAkB,eAAe,CAAA;AACjD,CAAA;AAGO,MAAM,gBAAA,GAAmB;;;;"}