Type alias iClipViewList

iClipViewList: {
    [K: string]: viewClipDescription;
}

Type declaration