XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/huri
Huri
Class Huri<T>
Type Parameters
T
extends
Payload
=
Payload
Index
Constructors
constructor
Properties
archive?
archivist?
hash
original
Href
protocol?
token?
Accessors
href
Methods
fetch
to
String
fetch
is
Huri
Constructors
constructor
new
Huri
<
T
extends
Payload
=
Payload
>
(
huri
:
string
|
Huri
<
Payload
>
,
__namedParameters
?:
HuriOptions
,
)
:
Huri
<
T
>
Type Parameters
T
extends
Payload
=
Payload
Parameters
huri
:
string
|
Huri
<
Payload
>
__namedParameters
:
HuriOptions
= {}
Returns
Huri
<
T
>
Properties
Optional
archive
archive
?:
string
Optional
archivist
archivist
?:
string
hash
hash
:
Lowercase
<
string
>
original
Href
originalHref
:
string
Optional
protocol
protocol
?:
string
Optional
token
token
?:
string
Accessors
href
get
href
()
:
string
Returns
string
Methods
fetch
fetch
()
:
Promise
<
undefined
|
T
>
Returns
Promise
<
undefined
|
T
>
to
String
toString
()
:
string
Returns
string
Static
fetch
fetch
<
T
extends
Payload
=
Payload
>
(
huri
:
Huri
)
:
Promise
<
undefined
|
T
>
Type Parameters
T
extends
Payload
=
Payload
Parameters
huri
:
Huri
Returns
Promise
<
undefined
|
T
>
Static
is
Huri
isHuri
(
value
:
unknown
)
:
undefined
|
Huri
<
Payload
>
Parameters
value
:
unknown
Returns
undefined
|
Huri
<
Payload
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
archive
archivist
hash
original
Href
protocol
token
Accessors
href
Methods
fetch
to
String
fetch
is
Huri
XYO Platform SDK - v3.10.6
Loading...