• Compute the hash of a file as a hex digest.

    Returns

    A promise that resolves to the hex digest of the file's hash in lowercase.

    Returns Promise<DOMString>

Generated using TypeDoc