Mercurial > hg > piper-vamp-js
view Silvet.ts @ 33:e9a0f66ee81c
Quick in-browser performance test
author | Chris Cannam |
---|---|
date | Sat, 24 Sep 2016 16:26:04 +0100 |
parents | 6871a49ccf17 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function SilvetModule(): EmscriptenModule; export = SilvetModule;