UNPKG

@webaudiomodules/sdk

Version:
6 lines (3 loc) 162 B
import { WamParameter } from '@webaudiomodules/api'; declare const getWamParameter: (moduleId?: string) => typeof WamParameter; export default getWamParameter;