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