UNPKG

nationstates.js

Version:

A wrapper to interact with the NationStates API.

10 lines (9 loc) 130 B
/** * Dispatch categories */ export declare enum Category { factbook = 1, bulletin = 3, account = 5, meta = 8 }