Yo @Deltakosh or @bghgary or @sebavan … I was wondering how one would (if possible) use declaration files on TypeScript Playground. The only classes that don’t show as errors are BABYLON.
More specifically I am trying to use my SceneManager on the TypeScript playground but show as not found classes.
JavaScript playground work great with BABYLON.SceneManager (obviously). But would be kool to start making some demo using the toolkit content (including script components) on the playground.