Skip to main content
Module

x/bnapi/mod.ts>wow.PlayedWonLost

Blizzard Battle.net API wrapper for Deno.
Go to Latest
interface wow.PlayedWonLost
import { type wow } from "https://deno.land/x/bnapi@0.9.6/mod.ts";
const { PlayedWonLost } = wow;

Properties

played: number
won: number
lost: number