Skip to content

overwolf.benchmarking deprecation makes overwolf deprecated #83

@Tsury

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions