• Compare the string with hash

    Parameters

    • s: string

      string to compare

    • h: string

      hash to compare

    Returns Promise<boolean>

    true if matches else false

Generated using TypeDoc