UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

6 lines (5 loc) 144 B
export declare const USER_ROLE: { readonly SUPER_ADMIN: "SUPER_ADMIN"; readonly OPERATOR: "OPERATOR"; readonly PLAYER: "PLAYER"; };