Mercurial > hg > piper-vamp-js
view VampTestPlugin.ts @ 26:98be88612dd1
Merge from branch outputid-string-in-featureset
author | Chris Cannam |
---|---|
date | Mon, 19 Sep 2016 14:48:43 +0100 |
parents | 44826e1782c1 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function VampTestPluginModule(): EmscriptenModule; export = VampTestPluginModule;