Mercurial > hg > piper-vamp-js
view VampTestPlugin.ts @ 25:4a5de1bb2c6a outputid-string-in-featureset
Introduce ListResponse type as well
author | Chris Cannam |
---|---|
date | Mon, 19 Sep 2016 14:10:19 +0100 |
parents | 44826e1782c1 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function VampTestPluginModule(): EmscriptenModule; export = VampTestPluginModule;