Explanation: The removal of TypeScript type information at compile time. Types are stripped away, so runtime execution happens in plain JavaScript without type constraints.