Used in Result to represent a success state.

See

Result, Err

Type Parameters

  • T

Hierarchy

  • Ok

Properties

Properties

error?: undefined
ok: T

Generated using TypeDoc