Closed andreas-lundgren-qlucore closed 1 year ago
Prior to this fix, running vue-tsc results in a TS error: "src/components/Vuefinder/modals/ModalMove.vue:129:1 - error TS1473: An import declaration can only be used at the top level of a module."
vue-tsc
Thanks!
Prior to this fix, running
vue-tsc
results in a TS error: "src/components/Vuefinder/modals/ModalMove.vue:129:1 - error TS1473: An import declaration can only be used at the top level of a module."