Mercurial > hg > orthanc-stone
view Applications/Samples/tsconfig-stone.json @ 850:df0c73ee7afa
Prevent creation of multiple GuiAdapter instances
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 17 Jun 2019 16:12:52 +0200 |
parents | b04b13810540 |
children |
line wrap: on
line source
{ "include" : [ "../../Platforms/Wasm/stone-framework-loader.ts", "../../Platforms/Wasm/wasm-application-runner.ts", "../../Platforms/Wasm/wasm-viewport.ts" ] }