UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

5 lines (4 loc) 137 B
export declare const STEERING_WHEEL_ACTION_COMMAND: { readonly TURN_LED_ON: "TurnLedOn"; readonly TURN_LED_OFF: "TurnLedOff"; };