UNPKG

es-errors

Version:

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

4 lines (2 loc) 56 B
declare const Error: ErrorConstructor; export = Error;