UNPKG

@globalart/warface-api

Version:
6 lines (4 loc) 115 B
import { WFClient } from "../../../src"; new WFClient().game.missions().then((res) => { console.log(res); });