Skip to main content
Module

x/astral/bindings/celestial.ts>WebAudio_ContextState

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias WebAudio_ContextState
import { type WebAudio_ContextState } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Enum of AudioContextState from the spec

definition: "suspended" | "running" | "closed"