@cpod/sdk - v0.2.7
Preparing search index...
fetchAndStore
Function fetchAndStore
fetchAndStore
<
T
=
unknown
>
(
url
:
string
,
options
?:
FetchAndStoreOptions
,
)
:
Promise
<
FetchResult
<
T
>
>
Fetch a URL and store the result in cache
Type Parameters
T
=
unknown
Parameters
url
:
string
Optional
options
:
FetchAndStoreOptions
Returns
Promise
<
FetchResult
<
T
>
>
Throws
NotImplementedError - Backend endpoint pending
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@cpod/sdk - v0.2.7
Loading...
Fetch a URL and store the result in cache