Skip to main content
Module

x/bnapi/lib/wow.ts>SellPrice

Blizzard Battle.net API wrapper for Deno.
Latest
interface SellPrice
import { type SellPrice } from "https://deno.land/x/bnapi@0.9.7/lib/wow.ts";

Properties

value: number
display_strings: { header: string; gold: string; silver: string; copper: string; }