Skip to content

Bug: Incorrect return type of SubtleCrypto.digest #3984

@btesser

Description

@btesser

Currently window.crypto.subtle.digest() return type is specified as any. Instead, it should be a Promise<ArrayBuffer>

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptFixedA PR has been merged for this issueHelp WantedYou can do this

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions