view Platforms/Wasm/tsconfig-stone.json @ 335:3e42fc27eb91 am-2

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 Oct 2018 10:54:46 +0200
parents b04b13810540
children 548eed46f535
line wrap: on
line source

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