AppleSauce
Preparing search index...
applesauce-core
simpleTimeout
Function simpleTimeout
simpleTimeout
<
T
extends
unknown
>
(
first
:
number
,
message
?:
string
,
)
:
MonoTypeOperatorFunction
<
T
>
Throws a
TimeoutError
if a value is not emitted within the timeout
Type Parameters
T
extends
unknown
Parameters
first
:
number
Optional
message
:
string
Returns
MonoTypeOperatorFunction
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Throws a TimeoutError if a value is not emitted within the timeout