@hexafuchs/what.js
Preparing search index...
assertIsNotError
Function assertIsNotError
assertIsNotError
<
T
>
(
object
:
Error
|
T
)
:
asserts
object
is
T
Asserts the object is not an error.
Type Parameters
T
Parameters
object
:
Error
|
T
Returns
asserts
object
is
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hexafuchs/what.js
Loading...
Asserts the object is not an error.