view Silvet.ts @ 117:2e8aacb7f883

Move some things around (have not yet updated builds)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 08 Nov 2016 12:02:57 +0000
parents 2fbefc82d460
children
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten'

declare function SilvetModule(): EmscriptenModule;
export = SilvetModule;