UNPKG

@maplibre/maplibre-gl-style-spec

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