C
C#14mo ago
tterrag

❔ Help with TypeGen and default values

anyone here used typegen before? I'm finding that it populates fields with long JSON type definitions rather than the obvious -- simply new Type() for instance in C# the ctor sets this.Foo = new Foo(); but in ts it's foo: Foo = {...... lots of stuff .....}
3 Replies
Accord
Accord14mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
tterrag
tterrag14mo ago
Would still like help with this
Accord
Accord14mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.