import { IAudioNode, IAudioParam } from '../interfaces'; import { TContext } from './context'; export type TAudioParamAudioNodeStore = WeakMap>;