2022-11-15 01:16:55 +00:00
|
|
|
import { w as withInstall } from "../badge/index2.js";
|
2023-04-21 06:04:31 +00:00
|
|
|
import { _ as _sfc_main } from "../index2.js";
|
|
|
|
import "vue";
|
2022-11-15 01:16:55 +00:00
|
|
|
const component = withInstall(_sfc_main);
|
|
|
|
export { component as default };
|