Mercurial > hg > piper-vamp-js
view Silvet.ts @ 42:873ce3bfa776
Ensure id is passed through in adapter (still pending for server/converter)
author | Chris Cannam |
---|---|
date | Fri, 07 Oct 2016 16:43:18 +0100 |
parents | 6871a49ccf17 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function SilvetModule(): EmscriptenModule; export = SilvetModule;