2022-11-14 03:59:26 +00:00
|
|
|
import { w as withInstall } from "../badge/index2.js";
|
2023-04-21 06:04:17 +00:00
|
|
|
import { _ as _sfc_main } from "../index2.js";
|
|
|
|
import "vue";
|
2022-11-14 03:59:26 +00:00
|
|
|
const component = withInstall(_sfc_main);
|
|
|
|
export { component as default };
|