Skip to content

overwolf.benchmarking deprecation makes overwolf deprecated #83

Description

@Tsury

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions