mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
2 lines
105 B
TypeScript
2 lines
105 B
TypeScript
|
export const ENVIRONMENT_STRATEGY_ERROR = 'You can not enable the environment before it has strategies';
|