Taquito TypeDocs
    Preparing search index...

    Type Alias Encoder<T>

    Encoder: (val: T) => string

    Type Parameters

    • T

    Type Declaration

      • (val: T): string
      • Parameters

        • val: T

        Returns string