Preparing search index...
The search index is not available
@appsweet-co/ts-utils - v0.39.1
@appsweet-co/ts-utils
types/result
Err
Interface Err<T>
Used in
Result
to represent an error state.
See
Result
,
Ok
Type Parameters
T
Hierarchy
Err
Index
Properties
error
ok?
Properties
error
error
:
T
Optional
ok
ok
?:
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
error
ok
@appsweet-
co/ts-
utils -
v0.39.1
fns/arity
fns/array
fns/clone
fns/compose
fns/constant
fns/flip
fns/identity
fns/json
fns/logic
fns/math
fns/never
fns/noop
fns/obj
fns/pipe
fns/predicate
fns/range
fns/string
fns/throwable
types/arity
types/array
types/duration
types/effect
types/either
types/functional
types/iso
types/nominal
types/object
types/option
types/predicate
types/primitive
types/result
Err
Ok
Result
types/timestamp
Generated using
TypeDoc
Used in
Result
to represent an error state.See
Result
,Ok