Mercurial > hg > piper-vamp-js
view VampExamplePlugins.ts @ 48:1ed825597b6f
Move some things around (have not yet updated builds)
author | Chris Cannam |
---|---|
date | Tue, 08 Nov 2016 12:02:57 +0000 |
parents | 6871a49ccf17 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function VampExamplePluginsModule(): EmscriptenModule; export = VampExamplePluginsModule;