Skip to main content

INTENT_LEVEL_INFO

@codebolt/types


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