UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 293 B
import { Place } from "@rr0/place"; import { niagara } from "../Niagara.js"; import { NiagaraCityCode } from "../NiagaraCityCode.js"; import { usaCity } from "../../../UsaCity.js"; export let niagaraFalls = usaCity(NiagaraCityCode.NiagaraFalls, niagara, Place.fromDMS(`43°6′N,79°1′W`));