UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 308 B
import { eastman } from "../Eastman.js"; import { EastmanCityCode } from "../EastmanCityCode.js"; import { City } from "../../../../../country/index.js"; import { Place } from "@rr0/place"; export const sundown = City.create(EastmanCityCode.Sundown, eastman, Place.fromDMS("49°6′13″N,96°16′0″W"));