Thanks to visit codestin.com
Credit goes to nodef.github.io

Type alias ReadFunction<V>

ReadFunction<V>: (() => V)

Type Parameters

  • V

Type declaration

    • (): V
    • Handle reading of a single value.

      Returns V

      value

Generated using TypeDoc