-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Should Toth.Json compile with dotnet fable --lang typescript to valid typescript?
I currently get this error when invoking tsc on the result. (fable 5.0.0-alpha.4)

If this is complicated to fix, I would also be happy to use a less generic workaround like sugested in #202 in my on fork.
Background: I am trying to compile my F# to TS only, so that it integrates nicely into a larger Angular App.
My domain model runs on .NET and Browser. Yes, Fable is amazing !
And Thot.Json allows me to de- and serialize on .NET and Browser with the same code. Amazing!
Metadata
Metadata
Assignees
Labels
No labels