Skip to main content
Module

x/evt/mod.ts>dom.SpeechSynthesisErrorEvent

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.SpeechSynthesisErrorEvent
implements SpeechSynthesisEvent
import { type dom } from "https://deno.land/x/evt@v2.5.0/mod.ts";
const { SpeechSynthesisErrorEvent } = dom;

Properties

readonly
error: SpeechSynthesisErrorCode