UNPKG

bmw-connected-drive

Version:

This package can be used to access the BMW ConnectedDrive services.

12 lines (11 loc) 298 B
export declare enum CarView { Dashboard = "DASHBOARD", DriverDoor = "DRIVERDOOR", FrontLeft = "FRONTLEFT", FrontRight = "FRONTRIGHT", FrontView = "FRONTVIEW", RearLeft = "REARLEFT", RearRight = "REARRIGHT", RearView = "REARVIEW", SideViewLeft = "SIDEVIEWLEFT" }