UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 296 B
import { Place } from "@rr0/place"; import { PierceCityCode } from "../PierceCityCode.js"; import { pierce } from "../Pierce.js"; import { usaCity } from "../../../UsaCity.js"; export let bonneyLake = usaCity(PierceCityCode.BonneyLake, pierce, Place.fromDMS("47°11′13″N 122°10′12″W"));