Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/bnapi/lib/wow.ts>TechTalentTree

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

Properties

id: number
max_tiers: number
talents: { id: number; }[]