UNPKG

es-errors

Version:

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

4 lines (2 loc) 65 B
declare const URIError: URIErrorConstructor; export = URIError;