UNPKG

haxjs

Version:

haxball headless api written in typescript

6 lines (5 loc) 85 B
export interface GeoLocation { code: string; lat: number; lon: number; }