element-plus
Version:
A Component Library for Vue 3
1 lines • 750 B
Source Map (JSON)
{"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,eAAkB,GAAA,eAAA;AAExB,eAAgB,CAAA,OAAA,GAAU,CAAC,GAAa,KAAA;AACtC,EAAI,GAAA,CAAA,SAAA,CAAU,kBAAkB,eAAe,CAAA,CAAA;AACjD,CAAA,CAAA;AAGO,MAAM,gBAAmB,GAAA;;;;"}