Mercurial > hg > piper-vamp-js
view Silvet.ts @ 28:c250695a784f
Tidy
author | Chris Cannam |
---|---|
date | Mon, 19 Sep 2016 15:52:38 +0100 |
parents | 6871a49ccf17 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function SilvetModule(): EmscriptenModule; export = SilvetModule;