UNPKG

@simbi/standardized-audio-context

Version:

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

3 lines 192 B
import { TPannerNodeConstructorFactory } from '../types'; export declare const createPannerNodeConstructor: TPannerNodeConstructorFactory; //# sourceMappingURL=panner-node-constructor.d.ts.map