UNPKG

@globalart/warface-api

Version:
5 lines (4 loc) 143 B
import { WFSClient } from '../../../src'; new WFSClient().player.pveAchievements('МедикХххх').then((res) => { console.log(res); });