view VampExamplePlugins.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 6871a49ccf17
children
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten'

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