Ok<T>: readonly [typeof okSymbol, T]

The Ok variant of Result, which expresses a success.

Type Parameters

  • T

Generated using TypeDoc