@adviser/cement - v0.0.0
Preparing search index...
PollerFunc
Type Alias PollerFunc<T, CTX>
PollerFunc
:
(
state
:
PollerCtx
<
CTX
>
)
=>
Promise
<
PollActionResult
<
T
>
>
Type Parameters
T
CTX
Type Declaration
(
state
:
PollerCtx
<
CTX
>
)
:
Promise
<
PollActionResult
<
T
>
>
Parameters
state
:
PollerCtx
<
CTX
>
Returns
Promise
<
PollActionResult
<
T
>
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@adviser/cement - v0.0.0
Loading...