Skip to main content
Module

x/dyr/mod.d.ts>Coordinates

Access Yr's weather API and Nominatim's API with Deno
Go to Latest
interface Coordinates
import { type Coordinates } from "https://deno.land/x/dyr@v1.3.5/mod.d.ts";

Properties

lng: number
lat: number