{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/table-page/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport TablePage from './src/index'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElTablePage: SFCWithInstall<typeof TablePage> =\n  withInstall(TablePage)\nexport default ElTablePage\n\nexport * from './src/table-page'\nexport type { TablePageInstance } from './src/instance'\nexport * from './src/types'\n"],"names":[],"mappings":";;;;AAIa,MAAA,WAAA,GACX,YAAY,SAAS;;;;"}