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 lines
811 B

{"ast":null,"code":"import Affix from './src/affix.mjs';\nexport { affixEmits, affixProps } from './src/affix2.mjs';\nimport { withInstall } from '../../utils/vue/install.mjs';\nconst ElAffix = withInstall(Affix);\nexport { ElAffix, ElAffix as default };","map":{"version":3,"names":["ElAffix","withInstall","Affix"],"sources":["../../../../../packages/components/affix/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport Affix from './src/affix.vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\nexport const ElAffix: SFCWithInstall<typeof Affix> = withInstall(Affix)\nexport default ElAffix\n\nexport * from './src/affix'\n"],"mappings":";;;AAEY,MAACA,OAAO,GAAGC,WAAW,CAACC,KAAK","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}