Skip to content

VectorInterval

export declare type VectorInterval = { x: Interval, y: Interval }