UNPKG

@globalart/warface-api

Version:
5 lines (4 loc) 155 B
import { Server, WFClient } from "../../../src"; new WFClient().user.achievements('МедикХххх', Server.Ru).then((res) => { console.log(res); });