Convert reviewable models to TypeScript/spina.
Review Request #13530 — Created Feb. 7, 2024 and submitted — Latest diff uploaded
This change converts the *Reviewable models to TypeScript. While I was
in here I also removed some deprecated callbacks-style invocation inside
of the DiffReviewable.
- Ran js-tests.
- Smoke tested reviewing file attachments and diffs.