Skip to main content
Module

x/bnapi/lib/wow.ts>RGBA

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

Properties

r: number
g: number
b: number
a: number