This is no longer needed! Remix's built-in types have improved significantly. But I'll keep this here for historical reasons.
Typed helpers for low-boilerplate type inference with Remix data.
- I suffix them with *Typed so I don't accidentally import the core remix helpers.
- This doesn't support regular Response objects to prevent accidentally using them with the typed helpers.