Mercurial > hg > piper-vamp-js
view Silvet.ts @ 22:922c3381cb20
Not sure whether this is adequate - return to this
author | Chris Cannam |
---|---|
date | Fri, 16 Sep 2016 10:14:38 +0100 |
parents | 6871a49ccf17 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function SilvetModule(): EmscriptenModule; export = SilvetModule;