Add common declarations for JS globals.
Review Request #13714 — Created April 8, 2024 and submitted — Latest diff uploaded
This change adds a global.d.ts file for Review Board, which contains
definitions for globals that are added by our templates and the test
runner.
- Ran js-tests.
- Saw that my editor didn't spew warnings for these.