UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

5 lines (4 loc) 92 B
export type ScreenGameTimeLeft = { minutes?: number | null; seconds?: number | null; };