view Silvet.ts @ 50:afaeb2258678

Update build files for current layout, put obj files in o/ rather than polluting the external directories
author Chris Cannam
date Thu, 10 Nov 2016 11:01:08 +0000
parents 6871a49ccf17
children
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten'

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