UNPKG

@simbi/standardized-audio-context

Version:

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

3 lines 184 B
import { TAddSilentConnectionFactory } from '../types'; export declare const createAddSilentConnection: TAddSilentConnectionFactory; //# sourceMappingURL=add-silent-connection.d.ts.map