{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/table/index.ts"],"sourcesContent":["import { withInstall } from '@ll-plus/utils'\r\n\r\nimport Pagination from './src/components/pagination.vue'\r\nimport Table from './src/table.vue'\r\n\r\nexport const LlTable = withInstall(Table)\r\nexport const LlPagination = withInstall(Pagination)\r\nexport default LlTable\r\nexport * from './src/config'\r\n\r\ndeclare module 'vue' {\r\n  export interface GlobalComponents {\r\n    LlTable: typeof Table\r\n    LlPagination: typeof Pagination\r\n  }\r\n}\r\n"],"names":["Table","Pagination"],"mappings":";;;;;;;;;;;;;AAKO,MAAM,OAAA,GAAU,YAAYA,SAAK;AACjC,MAAM,YAAA,GAAe,YAAYC,WAAU;;;;"}