{"version":3,"file":"index.mjs","sources":["../../../../packages/components/button/index.ts"],"sourcesContent":["import { App, Plugin } from 'vue';\nimport Button from './src/index.vue';\n\nButton.install = (app: App): void => {\n  app.component(Button.name, Button);\n};\n\nexport default Button as typeof Button & Plugin;\n"],"names":[],"mappings":";;;AACA,MAAM,CAAC,OAAO,GAAG,CAAC,GAAG,KAAK;AAC1B,EAAE,GAAG,CAAC,SAAS,CAAC,MAAM,CAAC,IAAI,EAAE,MAAM,CAAC,CAAC;AACrC,CAAC"}