view Platforms/Wasm/tsconfig-stone.json @ 615:b4de8272e8fb

constness
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 02 May 2019 10:35:42 +0200
parents 548eed46f535
children
line wrap: on
line source

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