Preparing search index...
The search index is not available
@lacunahub/letsfrag
@lacunahub/letsfrag
CachedPromise
Interface CachedPromise
interface
CachedPromise
{
timeout
?:
Timeout
;
reject
(
error
)
:
void
;
resolve
(
value
)
:
void
;
}
Index
Properties
timeout?
Methods
reject
resolve
Properties
Optional
timeout
timeout
?:
Timeout
Methods
reject
reject
(
error
)
:
void
Parameters
error
:
Error
Returns
void
resolve
resolve
(
value
)
:
void
Parameters
value
:
unknown
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
timeout
reject
resolve
@lacunahub/letsfrag
Loading...
Generated using
TypeDoc