UNPKG

es-errors

Version:

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

4 lines (2 loc) 71 B
declare const RangeError: RangeErrorConstructor; export = RangeError;