Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
ipfs
IPFSGetResponse
Interface IPFSGetResponse
Response from IPFS get operation
interface
IPFSGetResponse
{
base64
:
boolean
;
cid
:
string
;
content
?:
string
;
error
?:
string
;
size
?:
number
;
success
:
boolean
;
}
Index
Properties
base64
cid
content?
error?
size?
success
Properties
base64
base64
:
boolean
cid
cid
:
string
Optional
content
content
?:
string
Optional
error
error
?:
string
Optional
size
size
?:
number
success
success
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base64
cid
content
error
size
success
@kynesyslabs/demosdk
Loading...
Response from IPFS get operation