Deprecated

The usage of the Ok/Err pattern is deprecated because of the danger of mismatched 'instanceof' types in node_modules. Please use the regular try-catch pattern.

Type Parameters

  • T

Constructors

Properties

Constructors

Properties

value: T