Interface Decodable<R>

Type Parameters

  • R

Hierarchy

  • Decodable

Properties

Properties

decodeFrom: ((decoder) => R)

Type declaration

    • (decoder): R
    • Parameters

      Returns R

Generated using TypeDoc