Type Alias MultiModesDefinition

MultiModesDefinition: {
    [modeName: string]: TokenType[];
}