nhabuiduc/TypescriptSyntaxPaste

Conversions

Opened this issue · 0 comments

Guid should convert to string
CLR types such as "Int32" should convert to number
Things that aren't comparable in c# like "Color" should convert to string.

Right now these are leaving the c# type which is not comparable in typescript