UNPKG

@globalart/warface-api

Version:
5 lines (4 loc) 113 B
import { WFSClient } from '../../../src'; new WFSClient().online.stats().then((res) => { console.log(res); });