UNPKG

nodejs-connected-drive

Version:
20 lines 483 B
export declare type GetVehiclesResponse = Array<{ series: string; basicType: string; bodyType: string; brand: string; modelName: string; vin: string; licensePlate: null; modelYearNA: null; dcOnly: boolean; hasNavi: boolean; hasSunRoof: boolean; doorCount: number; maxFuel: null; hasRex: boolean; steering: string; driveTrain: string; supportedChargingModes: []; }>; //# sourceMappingURL=GetVehiclesResponse.d.ts.map