Mercurial > hg > piper-vamp-js
view VampExamplePlugins.ts @ 91:fb3912e09acf
Not sure whether this is adequate - return to this
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 16 Sep 2016 10:14:38 +0100 |
parents | 2fbefc82d460 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function VampExamplePluginsModule(): EmscriptenModule; export = VampExamplePluginsModule;