FeatureImpact
Type Alias: FeatureImpact
type FeatureImpact = "low" | "medium" | "high" | "critical";
Defined in: CodeBolt/packages/clientsdk/src/types/roadmap.ts:2
Feature impact level
type FeatureImpact = "low" | "medium" | "high" | "critical";
Defined in: CodeBolt/packages/clientsdk/src/types/roadmap.ts:2
Feature impact level