Mercurial > hg > piper-vamp-js
view Silvet.ts @ 34:0eafc96a039c
Add quick perf test that can be run under node instead of in-browser
author | Chris Cannam |
---|---|
date | Sun, 25 Sep 2016 09:47:56 +0100 |
parents | 6871a49ccf17 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function SilvetModule(): EmscriptenModule; export = SilvetModule;