{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/custom-searcher/index.ts"],"sourcesContent":["import { withInstall } from '@ll-plus/utils'\r\n\r\nimport CustomSearcher from './src/custom-searcher.vue'\r\n\r\nexport const LlCustomSearcher = withInstall(CustomSearcher)\r\nexport default LlCustomSearcher\r\nexport * from './src/custom-searcher'\r\n\r\ndeclare module 'vue' {\r\n  export interface GlobalComponents {\r\n    LlCustomSearcher: typeof CustomSearcher\r\n  }\r\n}\r\n"],"names":["CustomSearcher"],"mappings":";;;;;;;AAIO,MAAM,gBAAA,GAAmB,YAAYA,SAAc;;;;"}