UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

5 lines (4 loc) 91 B
export interface GameTrackGameDefaultValues { speed: number[]; powerUpIds: string[]; }