Interface mountDisplaysStruct

interface mountDisplaysStruct {
    id: number;
    key: hrefStruct;
}

Properties

Properties

id: number