Type alias ElementsTypeData

ElementsTypeData: {
    [type: string]: AttributeDefinitions;
}

Type declaration

Generated using TypeDoc