UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

11 lines (10 loc) 389 B
export * from './ScreenBattleViewConfig'; export * from './ScreenCountdownParams'; export * from './ScreenFinishViewInput'; export * from './ScreenGameTimeLeft'; export * from './ScreenKartPosition'; export * from './ScreenRaceLaps'; export * from './ScreenRaceViewConfig'; export * from './ScreenUpdateGameViewInput'; export * from './ScreenView'; export * from './ScreenViewBaseConfig';