Skip to content

SlimRangeOrCoords

type SlimRangeOrCoords = object;
optional bottom: number;

left: number;

optional right: number;

top: number;