Variable semanticPaletteTokensConst
semanticPaletteTokens: {
blueInfo: string;
enough: string;
excess: string;
greenSuccess: string;
redDanger: string;
shortage: string;
yellowWarning: string;
} = ...
Type declaration
blueInfo: string
enough: string
excess: string
greenSuccess: string
redDanger: string
shortage: string
yellowWarning: string