Type alias VariableDefinitions

VariableDefinitions: {
    [x: string]: VariableDefinition;
}

Type declaration

Generated using TypeDoc