Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame.tsconfig.json @ 953:118fc5c85d07
Fixed call to renamed method SetSize --> SetSizeInVoxels
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Fri, 16 Aug 2019 16:24:11 +0200 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame.ts" ] }