UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

2 lines (1 loc) 85 B
export type BallShooterCommand = 'Shooter Off' | 'Shooter Ready' | 'Shooter Attack';