UNPKG

@globalart/warface-api

Version:
5 lines (4 loc) 142 B
import { WFClient } from "../../../src"; new WFClient().clan.members('атомные_медики').then((res) => { console.log(res); });