{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/codeEditor/index.ts"],"sourcesContent":["import { withInstall } from '@lit-element/utils'\n\nimport CodeEditor from './src/codeEditor.vue'\nimport type { SFCWithInstall } from '@lit-element/utils'\n\nexport const LtCodeEditor: SFCWithInstall<typeof CodeEditor> =\n  withInstall(CodeEditor)\nexport default LtCodeEditor\n\nexport * from './src/codeEditor'\n"],"names":[],"mappings":";;;;;AAEY,MAAC,YAAY,GAAG,WAAW,CAAC,UAAU;;;;"}