Mercurial > hg > piper-vamp-js
view VampExamplePlugins.ts @ 52:9aa535cc3939
Trim down examples, tidy
author | Chris Cannam |
---|---|
date | Thu, 10 Nov 2016 12:07:51 +0000 |
parents | 6871a49ccf17 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function VampExamplePluginsModule(): EmscriptenModule; export = VampExamplePluginsModule;