Skip to content

Logger.deprecate signature #578

@piotr-cz

Description

@piotr-cz

Documentation says that the Logger.deprecate method signature is

deprecate(message) {},

while according to source code and types it should be

deprecate?: (method: string, alternative: string) => void;

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