Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame.tsconfig.json @ 1328:fd616c4a5904 broker
Added mechanism to prevent callbacks from being sent on dead WebAssemblyViewport objects
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Fri, 27 Mar 2020 12:54:27 +0100 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame.ts" ] }