UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

6 lines (5 loc) 141 B
export declare const RACING_TEAM_ROLE: { readonly PILOT: "PILOT"; readonly TECHNICIAN: "TECHNICIAN"; readonly COACH: "COACH"; };