Interface ReferenceErrorConstructor
Hierarchy
-
ReferenceErrorConstructor
Callable
-
Parameters
-
Optional message: undefined | string
Constructors
constructor
- new ReferenceErrorConstructor(message?: undefined | string): ReferenceError
-
Parameters
-
Optional message: undefined | string
Properties
prototype