Skip to main content
Module

x/evt/mod.ts>dom.DecodeSuccessCallback

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

Call Signatures

(decodedData: AudioBuffer): void