UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

2 lines (1 loc) 102 B
export type SpeedActionCommand = 'Activate' | 'Deactivate' | 'ChangeSpeed' | 'Configure' | 'Restart';