Mercurial > hg > piper-vamp-js
view VampExamplePlugins.ts @ 110:2f621b00747e
Merge from branch jsonrpc
| author | Chris Cannam <c.cannam@qmul.ac.uk> |
|---|---|
| date | Thu, 06 Oct 2016 14:33:12 +0100 |
| parents | 2fbefc82d460 |
| children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function VampExamplePluginsModule(): EmscriptenModule; export = VampExamplePluginsModule;
