Type alias AttributesObject

AttributesObject: {
    [attrName: string]: any;
}

Type declaration

  • [attrName: string]: any

Generated using TypeDoc