is there any plane to create TypeScript exporter for Animate CC ? or is a tool that help converting the result JS to TypeScript ?
regards
is there any plane to create TypeScript exporter for Animate CC ? or is a tool that help converting the result JS to TypeScript ?
regards
is a tool that help converting the result JS to TypeScript
Your generated javascript is typescript.
https://basarat.gitbooks.io/typescript/content/docs/why-typescript.html
Here is an image:
Animate CC's HTML5 canvas output runs on the CreateJS library. CreateJS already has a Typescript definition file (see here) but you'll have to script externally for leveraging Typescript. There's no inbuilt support within Animate.