Mercurial > hg > orthanc-stone
view Applications/Samples/SimpleViewer/Wasm/tsconfig-simple-viewer.json @ 488:aede9b042cb7 am-touch-events
now using ImageProcessing::FillPolygon
| author | am@osimis.io |
|---|---|
| date | Tue, 19 Feb 2019 11:40:14 +0100 |
| parents | daa04d15192c |
| children | 5055031f4a06 |
line wrap: on
line source
{ "extends" : "../../Web/tsconfig-samples", "compilerOptions": { "outFile": "../../build-web/simple-viewer/app-simple-viewer.js" }, "include" : [ "simple-viewer.ts" ] }
