Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@v2.0.1/mod.d.ts";

Properties

lng: number
lat: number