HashFunction: ((input) => string)

Represents a function that can hash a string input.

Type declaration

    • (input): string
    • Parameters

      • input: string

      Returns string

Generated using TypeDoc