Interface TypeErrorConstructor
Callable
- __call(message?: undefined | string): TypeError
-
Parameters
-
Optional message: undefined | string
Constructors
constructor
- new TypeErrorConstructor(message?: undefined | string): TypeError
-
Parameters
-
Optional message: undefined | string
Properties
prototype