Interface XRoomPercentage

interface XRoomPercentage {
    percentage: number;
}

Properties

Properties

percentage: number