Mercurial > hg > orthanc-stone
view Applications/Samples/rt-viewer-demo/rt-viewer-demo.tsconfig.json @ 1118:35e798b16b65
RadiographyDicomLayer: allow replacing low res image by high res image
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Mon, 04 Nov 2019 22:16:04 +0100 |
parents | 1d9deb4ee84c |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "rt-viewer-demo.ts" ] }