Both are true. The original TypeScript v1 was a lot more like C#-in-JS and was very class-oriented, however over the years the type system has grown into a mature ML-like structural type system as a side effect of trying to type the wide variety of dynamic JS out there.
Anybody who last looked at TypeScript a few years ago and dismissed it needs to have another look.
Anybody who last looked at TypeScript a few years ago and dismissed it needs to have another look.