view Applications/Samples/tsconfig-stone.json @ 1049:348866dd217c

removing classes OpenGLContextLostException and StoneOrthancException
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Oct 2019 14:29:02 +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"
    ]
}