Inserts a TypeScript type assertion and wraps it in parentheses if needed.
Available only in TypeScript.

A type assertion is inserted in the form of a prefix, except for TSX files, where the as expression is used.