A client for war data.
foxhole.war Copy
foxhole.war
Fetch data about the current state of the war.
Data about the current state of the war
const warState = await foxhole.war.fetchState(); Copy
const warState = await foxhole.war.fetchState();
A client for war data.
Example