internetarchive-ts - v0.1.0
Preparing search index...
IaApiJsonErrorResult
Type Alias IaApiJsonErrorResult
Beta
type
IaApiJsonErrorResult
=
{
error
:
string
;
errorType
?:
string
;
success
?:
false
;
value
?:
undefined
;
}
Index
Properties
error
error
Type?
success?
value?
Properties
error
error
:
string
Optional
error
Type
errorType
?:
string
Optional
success
success
?:
false
Optional
value
value
?:
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
error
Type
success
value
internetarchive-ts - v0.1.0
Loading...