interface HeightResponse {
    height: number;
}

Properties

Properties

height: number