@rr0/cms
Version:
RR0 Content Management System (CMS)
12 lines (11 loc) • 655 B
JavaScript
export var YonneCityCode;
(function (YonneCityCode) {
YonneCityCode[YonneCityCode["Avallon"] = 89025] = "Avallon";
YonneCityCode[YonneCityCode["FlognyLaChapelle"] = 89169] = "FlognyLaChapelle";
YonneCityCode[YonneCityCode["JouxLaVille"] = 89208] = "JouxLaVille";
YonneCityCode[YonneCityCode["PrecyLeSec"] = 89312] = "PrecyLeSec";
YonneCityCode[YonneCityCode["Provency"] = 89316] = "Provency";
YonneCityCode[YonneCityCode["SaintMore"] = 89362] = "SaintMore";
YonneCityCode[YonneCityCode["Vermenton"] = 89441] = "Vermenton";
YonneCityCode[YonneCityCode["Villy"] = 89477] = "Villy";
})(YonneCityCode || (YonneCityCode = {}));