view Platforms/Wasm/tsconfig-stone.json @ 511:2f17b3659781

ORTHANC_STONE_APPLICATION_RESOURCES in CMake
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 07 Mar 2019 11:32:39 +0100
parents b04b13810540
children 548eed46f535
line wrap: on
line source

{
    "include" : [
        "stone-framework-loader.ts",
        "wasm-application-runner.ts",
        "wasm-viewport.ts"
    ]
}