Mercurial > hg > piper-vamp-js
view Silvet.ts @ 114:c14520102b46
Update native-code example for Piper
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 13 Oct 2016 14:37:15 +0100 |
parents | 2fbefc82d460 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function SilvetModule(): EmscriptenModule; export = SilvetModule;