webfx
webfx copied to clipboard
Using WebFX with Typescript projects?
Is it possible to have a version of WebFX as Typescript module so that we can use it inside of normal web/node project?
What I mean by that is to have the possibility to import the classes in .TS file.
Not from Java to JavaScript transpile but from Typescript to Typescript the other way around.
Kind Regards