@hexafuchs/what.js
Preparing search index...
assertIsPromise
Function assertIsPromise
assertIsPromise
(
object
:
unknown
)
:
asserts
object
is
Promise
<
unknown
>
Asserts the object is a promise.
Parameters
object
:
unknown
Returns
asserts
object
is
Promise
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hexafuchs/what.js
Loading...
Asserts the object is a promise.