view VampTestPlugin.ts @ 62:1cde1f236634

Print time taken
author Chris Cannam
date Fri, 11 Nov 2016 11:08:05 +0000
parents 44826e1782c1
children
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten'

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