@inrupt/solid-client
Preparing search index...
resource/resource
getSourceUrl
Function getSourceUrl
getSourceUrl
(
resource
:
WithResourceInfo
)
:
string
Parameters
resource
:
WithResourceInfo
Returns
string
The URL from which the Resource has been fetched, or null if it is not known.
getSourceUrl
(
resource
:
Resource
)
:
null
|
string
Parameters
resource
:
Resource
Returns
null
|
string
The URL from which the Resource has been fetched, or null if it is not known.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@inrupt/solid-client
Loading...