Thanks, but not interested in getting involved with any form of JavaScript lol.
Modern Python with something like Pydantic gets you better run time type safety than TypeScript, but it’s still not built into the language itself. I use Python type hinting in all my code now, just because my linter yells at me otherwise 😂
