HashFunction: ((input) => string)

Type declaration

    • (input): string
    • Represents a function that can hash a string input.

      Parameters

      • input: string

      Returns string

Generated using TypeDoc