- // import cButton from '@common/src/components/frame/btn-1.vue';
- // import cDialog from '@common/src/components/frame/c-dialog.vue';
- // declare module '@vue/runtime-core' {
- // export interface GlobalComponents {
- // cButton: typeof cButton;
- // cDialog: typeof cDialog;
- // }
- // }
|