Searched defs:Rect (Results 1 – 2 of 2) sorted by relevance
26 export interface Rect<p extends Point> { interface41 export const Rect = <p extends Point>(a: p, b: p): Rect<p> => ({ a, b }); constant
16517 Rect: as, property18599 Rect: hn, property21131 Rect: hn, property