Search
Preparing search index...
The search index is not available
Subsocial JS SDK
Options
All
Public
Public/Protected
All
Menu
Exports
Content
constructor
as
Hyper
as
Ipfs
as
Raw
is
Hyper
is
Ipfs
is
None
is
Raw
Hierarchy
Enum
Content
IpfsContent
Implements
Content
Index
Constructors
constructor
Accessors
as
Hyper
as
Ipfs
as
Raw
is
Hyper
is
Ipfs
is
None
is
Raw
Constructors
constructor
new
Content
(
value
?:
ContentEnumValue
)
:
Content
Parameters
Optional
value:
ContentEnumValue
Returns
Content
Accessors
as
Hyper
get
asHyper
(
)
:
Hyper
Returns
Hyper
as
Ipfs
get
asIpfs
(
)
:
IPFS
Returns
IPFS
as
Raw
get
asRaw
(
)
:
Raw
Returns
Raw
is
Hyper
get
isHyper
(
)
:
boolean
Returns
boolean
is
Ipfs
get
isIpfs
(
)
:
boolean
Returns
boolean
is
None
get
isNone
(
)
:
boolean
Returns
boolean
is
Raw
get
isRaw
(
)
:
boolean
Returns
boolean