Type Alias Variables

Variables: {
    [key: string]: Variable[];
}

A mapping of variable names to an array of locations at which the variable was found.