@hexafuchs/what.js
Preparing search index...
assertDoesNotHaveFunction
Variable assertDoesNotHaveFunction
Const
Alias
assertDoesNotHaveFunction
:
<
T
>
(
object
:
T
,
name
:
string
)
=>
void
= assertHasNotFunction
assertHasNotFunction
Type declaration
<
T
>
(
object
:
T
,
name
:
string
)
:
void
Asserts the object does not have the given function.
Type Parameters
T
Parameters
object
:
T
name
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hexafuchs/what.js
Loading...
assertHasNotFunction