• 
      

    Add common declarations for JS globals.

    Review Request #13714 — Created April 8, 2024 and submitted

    Information

    Review Board
    release-7.x

    Reviewers

    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.
    Summary ID
    Add common declarations for JS globals.
    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. Testing Done: - Ran js-tests. - Saw that my editor didn't spew warnings for these.
    0d247c27a594a54d482c81975132d567bae74d01
    chipx86
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (a71fa50)