UNPKG

nationstates.js

Version:

A wrapper to interact with the NationStates API.

10 lines (9 loc) 141 B
/** * Dispatch bulletin subcategories */ export enum Bulletin { policy = 305, news = 315, opinion = 325, campaign = 385, }