UNPKG

es-errors

Version:

A simple cache for a few of the JS Error constructors.

4 lines (2 loc) 68 B
declare const EvalError: EvalErrorConstructor; export = EvalError;