Type alias AttributeDefinitions

AttributeDefinitions: {
    [attribute: string]: AttributeDefinition;
}

Type declaration

Generated using TypeDoc