interface ISourceItem {
    [key: string]: IReuseItem;
}

Indexable

[key: string]: IReuseItem

The key is the id of the item as it is within the solution template that will be deployed