Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[TypeScript] Convert InfoPanel.js to TypeScript #8944

Merged
merged 1 commit into from
Nov 13, 2023

Commits on Nov 13, 2023

  1. [TypeScript] Convert InfoPanel.js to TypeScript

    This converts the InfoPanel component from JavaScript
    to TypeScript in order to make it easier to import/type check
    in TS (without affecting the ability to load it in JS.)
    
    (The component is small enough that this is easier than
    writing a .d.ts file and keeping it in sync.)
    driusan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    093be21 View commit details
    Browse the repository at this point in the history