view VampTestPlugin.ts @ 40:a734a7e976fa jsonrpc

Update again to latest plugin-terminology-free schema
author Chris Cannam
date Thu, 06 Oct 2016 14:32:58 +0100
parents 44826e1782c1
children
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten'

declare function VampTestPluginModule(): EmscriptenModule;
export = VampTestPluginModule;