UNPKG

@maplibre/maplibre-gl-style-spec

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