INTENT_LEVEL_INFO
Variable: INTENT_LEVEL_INFO
const INTENT_LEVEL_INFO: Record<IntentLevel, {
behavior: string;
color: string;
name: string;
useCase: string;
}>;
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/fileUpdateIntent.ts:15