Interface TabManagementParam

interface TabManagementParam {
    commond: string;
}

Properties

Properties

commond: string