PASSAGGIO A VITE !
AGG. 1.1.23
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import { PropType, defineComponent, ref, watch } from 'vue'
|
||||
import type { PropType} from 'vue';
|
||||
import { defineComponent, ref, watch } from 'vue'
|
||||
|
||||
import { Catalogo } from '@src/views/ecommerce/catalogo'
|
||||
import { IOptCatalogo } from '@src/model'
|
||||
import type { IOptCatalogo } from '@src/model'
|
||||
|
||||
export default defineComponent({
|
||||
name: 'CCatalogo',
|
||||
|
||||
Reference in New Issue
Block a user