Skip to main content
Module

x/evt/lib/types/lib.dom.ts>DecodeSuccessCallback

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

Call Signatures

(decodedData: AudioBuffer): void