view Silvet.ts @ 20:44826e1782c1

Add Vamp Test Plugin build
author Chris Cannam
date Wed, 14 Sep 2016 17:58:51 +0100
parents 6871a49ccf17
children
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten'

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