こんな感じで CEP with TypeScript メニューが表示されているかと思います。 ちゃんと動いたでしょうか? main.tsファイルが変更されると自動的にコンパイルされてパネルのスクリプトもリロードされます。 試してみてください。
TypeScript’s strong typing enables a variety of features that increase developer efficiency, especially when dealing with enterprise-scale codebases. TypeScript is compiled, rather than interpreted ...