| | |
| | | BaseMap: typeof import('./components/map/BaseMap.vue')['default'] |
| | | CardButton: typeof import('./components/CardButton.vue')['default'] |
| | | CardDialog: typeof import('./components/CardDialog.vue')['default'] |
| | | cop: typeof import('./components/monitor/WeatherData.vue')['default'] |
| | | copy: typeof import('./components/monitor/WeatherData.vue')['default'] |
| | | CoreHeader: typeof import('./components/core/CoreHeader.vue')['default'] |
| | | CoreMenu: typeof import('./components/core/CoreMenu.vue')['default'] |
| | | DataSummary: typeof import('./components/monitor/DataSummary.vue')['default'] |
| | |
| | | FactorTrend: typeof import('./components/monitor/FactorTrend.vue')['default'] |
| | | GaugeChart: typeof import('./components/chart/GaugeChart.vue')['default'] |
| | | HistoricalTrajectory: typeof import('./components/animation/HistoricalTrajectory.vue')['default'] |
| | | LineChart: typeof import('./components/chart/LineChart.vue')['default'] |
| | | MapToolbox: typeof import('./components/map/MapToolbox.vue')['default'] |
| | | MIssionCreate: typeof import('./components/mission/MIssionCreate.vue')['default'] |
| | | MissionImport: typeof import('./components/mission/MissionImport.vue')['default'] |
| | |
| | | TrajectoryState: typeof import('./components/animation/TrajectoryState.vue')['default'] |
| | | VehicleData: typeof import('./components/monitor/VehicleData.vue')['default'] |
| | | WeatherData: typeof import('./components/monitor/WeatherData.vue')['default'] |
| | | 'WeatherData cop': typeof import('./components/monitor/WeatherData.vue')['default'] |
| | | WeatherDataCopy: typeof import('./components/monitor/WeatherData-copy.vue')['default'] |
| | | } |
| | | export interface ComponentCustomProperties { |
| | | vLoading: typeof import('element-plus/es')['ElLoadingDirective'] |