Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame.tsconfig.json @ 1100:08cc0d47aa94 broker
exception handling in IObservable::EmitMessage()
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 25 Oct 2019 18:06:30 +0200 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame.ts" ] }