UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

7 lines (6 loc) 101 B
export interface PowerUpShield { /** * Time of the event in seconds */ duration: number; }