Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

overwolf.benchmarking deprecation makes overwolf deprecated #83

Open
Tsury opened this issue Oct 15, 2024 · 0 comments
Open

overwolf.benchmarking deprecation makes overwolf deprecated #83

Tsury opened this issue Oct 15, 2024 · 0 comments

Comments

@Tsury
Copy link
Contributor

Tsury commented Oct 15, 2024

The overwolf.benchmarking has been deprecated for a while now.

It's marked as such:

/**
 * @deprecated Since version 0.155.
 */
declare namespace overwolf.benchmarking {

This marking seems to be problematic as of the latest version of Typescript.

Playground example:
image

A solution would be to remove the deprecation marking from the entire namespace, and apply it to the individual members, there's 8 such members, it shouldn't take long.

Thanks in advance <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant