Mercurial > hg > piper-vamp-js
view VampExamplePlugins.ts @ 45:124f6d2fbaa2
Update native-code example for Piper
author | Chris Cannam |
---|---|
date | Thu, 13 Oct 2016 14:37:15 +0100 |
parents | 6871a49ccf17 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function VampExamplePluginsModule(): EmscriptenModule; export = VampExamplePluginsModule;