Encoder<T>: ((val) => string)

Type Parameters

  • T

Type declaration

    • (val): string
    • Parameters

      • val: T

      Returns string