UNPKG

@globalart/warface-api

Version:
5 lines (4 loc) 116 B
import { WFClient } from "../../../src"; new WFClient().user.stat('CK1983').then((res) => { console.log(res); });