Hasher: (value: any) => void

The callback given to methods that implement the hashTag protocol.

Type declaration

    • (value: any): void
    • Parameters

      • value: any

      Returns void