UNPKG

@globalart/warface-api

Version:
5 lines (4 loc) 118 B
import { WFClient } from "../../../src"; new WFClient().achievement.catalog().then((res) => { console.log(res); });