Mercurial > hg > orthanc-stone
view Applications/Samples/Web/single-frame.tsconfig.json @ 1025:7912de3a15e0
AffineTransform2D::Combine with 5 args
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Fri, 04 Oct 2019 17:47:31 +0200 |
parents | 5055031f4a06 |
children |
line wrap: on
line source
{ "extends" : "./tsconfig-samples", "compilerOptions": { }, "include" : [ "single-frame.ts" ] }