Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/steamy/Dota2/mod.ts>React.HeroIcon

Steamy is a library made to help interact with Valve's REST APIs for their various games and services by providing easy asynchronous functions to call them, along with a key manager, and type checking to boot.
Latest
function React.HeroIcon
import { React } from "https://deno.land/x/steamy@v0.05a/Dota2/mod.ts";
const { HeroIcon } = React;

Parameters

props: JSX.HTMLAttributes<HTMLImageElement> & HeroIcon_Props