mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
|
export const CUSTOM_ROOT_ROLE_TYPE = 'root-custom';
|
||
|
export const CUSTOM_PROJECT_ROLE_TYPE = 'custom';
|