{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/text/index.ts"],"sourcesContent":["import { withInstall } from '@ll-plus/utils'\r\n\r\nimport TextParagraph from './src/text-paragraph.vue'\r\nimport Text from './src/text.vue'\r\n\r\nexport const LlText = withInstall(Text)\r\nexport const LlTextParagraph = withInstall(TextParagraph)\r\n\r\nexport * from './src/text'\r\n\r\ndeclare module 'vue' {\r\n  export interface GlobalComponents {\r\n    LlText: typeof Text\r\n    LlTextParagraph: typeof TextParagraph\r\n  }\r\n}\r\n"],"names":["Text","TextParagraph"],"mappings":";;;;;;;;;AAKO,MAAM,MAAA,GAAS,YAAYA,SAAI;AAC/B,MAAM,eAAA,GAAkB,YAAYC,WAAa;;;;"}