UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

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