UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

5 lines (4 loc) 97 B
export declare const USER_TYPE: { readonly STAFF: "STAFF"; readonly PLAYER: "PLAYER"; };