import { IAudioParam } from '../interfaces'; import { TNativeAudioParam } from './native-audio-param'; export type TAudioParamStore = WeakMap;