Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/ipfs/ipfs
IPFSContent
Type alias IPFSContent
IPFSContent
:
{
availableDownload
?:
boolean
;
cid
:
string
;
contentUrl
?:
string
;
meta
:
IPFSContentMeta
;
result
?:
Uint8ArrayLike
;
source
:
IpfsContentSource
;
textPreview
?:
string
;
}
Type declaration
Optional
available
Download
?:
boolean
cid
:
string
Optional
content
Url
?:
string
meta
:
IPFSContentMeta
Optional
result
?:
Uint8ArrayLike
source
:
IpfsContentSource
Optional
text
Preview
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...