Documentation
Preparing search index...
stream
CachePuller
Interface CachePuller<T>
Describes a function to pull data.
Type Parameters
T
CachePuller
()
:
CachePullerResult
<
T
>
|
Promise
<
CachePullerResult
<
T
>
>
Returns
CachePullerResult
<
T
>
|
Promise
<
CachePullerResult
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Describes a function to pull data.