Mercurial > hg > piper-vamp-js
view Silvet.ts @ 63:ca8a541aa83f
Add test target
author | Chris Cannam |
---|---|
date | Fri, 11 Nov 2016 11:08:10 +0000 |
parents | 6871a49ccf17 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function SilvetModule(): EmscriptenModule; export = SilvetModule;