Mapping of widget type identifier and their user customized position

interface IUserLayout {
    [k: string]: IWidgetPosition;
}

Indexable

[k: string]: IWidgetPosition

Widget customized position