Mercurial > hg > piper-vamp-js
view Silvet.ts @ 115:6db821ba39ab
Update to match current namespaces etc in piper-cpp
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 13 Oct 2016 18:13:55 +0100 |
parents | 2fbefc82d460 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function SilvetModule(): EmscriptenModule; export = SilvetModule;