view Platforms/Wasm/tsconfig-stone.json @ 1057:5df50e0f0390

removing unused class IPromise
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 11 Oct 2019 13:37:21 +0200
parents 548eed46f535
children
line wrap: on
line source

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