Type alias idetailAttrList

idetailAttrList: {
    [K: string]: detailAttr;
}

Type declaration