Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias LiveBuildings
import { type LiveBuildings } from "https://deno.land/x/steamy@v0.03a/Dota2/Steam/IDota2MatchStats.ts";
definition: Array<{ team: number; heading: number; type: number; lane: number; tier: number; x: number; y: number; destroyed: boolean; }>