UNPKG

nationstates.js

Version:

A wrapper to interact with the NationStates API.

26 lines (25 loc) 693 B
export enum World { banner = "banner", census = "census", censusid = "censusid", censusdesc = "censusdesc", censusname = "censusname", censusranks = "censusranks", censusscale = "censusscale", censustitle = "censustitle", dispatch = "dispatch", dispatchlist = "dispatchlist", faction = "faction", factions = "factions", featuredregion = "featuredregion", happenings = "happenings", lastevenid = "lastevenid", nations = "nations", newnations = "newnations", numnations = "numnations", numregions = "numregions", poll = "poll", regions = "regions", regionsbytag = "regionsbytag", tgqueue = "tgqueue", }