UNPKG

@simbi/standardized-audio-context

Version:

A cross-browser implementation of the AudioContext which aims to closely follow the standard.

3 lines 234 B
import { TNativeAudioDestinationNodeFactoryFactory } from '../types'; export declare const createNativeAudioDestinationNodeFactory: TNativeAudioDestinationNodeFactoryFactory; //# sourceMappingURL=native-audio-destination-node.d.ts.map