Preparing search index...
The search index is not available
@lit-protocol/js-sdk
@lit-protocol/js-sdk
constants/src
IEither
Interface IEither<T>
A standardized way to return either error or success
Type Parameters
T
Hierarchy
IEither
Index
Properties
result
type
Properties
result
result
:
ILitError
|
T
type
type
:
EITHER_TYPE
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@lit-
protocol/js-
sdk
access-
control-
conditions/src
auth-
browser/src
cosmos
Connect
eth
Connect
sol
Connect
auth-
helpers/src
bls-
sdk/src
constants/src
contracts-
sdk/src
core/src
crypto/src
ecdsa-
sdk/src
encryption/src
lit-
auth-
client/src
lit-
node-
client-
nodejs/src
lit-
node-
client/src
logger/src
misc-
browser/src
misc/src
nacl/src
pkp-
base/src
pkp-
client/src
ethers
ethers
constants
providers
utils
RLP
base64
pkp-
cosmos/src
Long
pkp-
ethers/src
pkp-
sui/src
pkp-
walletconnect/src
sev-
snp-
utils-
sdk/src
types/src
uint8arrays/src
wrapped-
keys-
lit-
actions/src
wrapped-
keys/src
IEither
result
type
Generated using
TypeDoc
A standardized way to return either error or success