any ↔ (default) untyped anonymous Type, can be literally anything
aka Anonymous-Type
any is bad because TSC is unable to do any type-checking
References
unknown↔ Top Type to repanyvalue but also make it illegal to use (w/o Narrow)"noImplicitAny": true↔ tothrowException when any Parameter inferred asanyArray↔ ordered sequence of elements ofanytype (Primitive || Object)Function Type↔ Type to annotate Methods & Callback Function with implicit return ofany