Mercurial > hg > orthanc-stone
view Applications/Samples/SimpleViewer/Wasm/tsconfig-simple-viewer.json @ 934:094d10ed7ec2
VolumeSceneLayerSource dtor now clears the layer
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 29 Jul 2019 13:46:29 +0200 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "../../Web/tsconfig-samples", "compilerOptions": { }, "include" : [ "simple-viewer.ts", "../../build-wasm/ApplicationCommands_generated.ts" ] }