We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f492b4c commit 6cd6c5cCopy full SHA for 6cd6c5c
src/models/OverAirUpdate.ts
@@ -1,4 +1,4 @@
1
-import { OverAirUpdateServices } from '../utils/Enums';
+import type { OverAirUpdateServices } from '../utils/Enums';
2
export interface OverAirUpdate {
3
/**
4
* the name of OTA service
0 commit comments