UNPKG

nationstates.js

Version:

A wrapper to interact with the NationStates API.

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