UNPKG

@bitblit/ratchet-common

Version:

Common tools for general use

5 lines (4 loc) 59 B
export interface Point2d { x: number; y: number; }