UNPKG

es-errors

Version:

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

4 lines (2 loc) 74 B
declare const SyntaxError: SyntaxErrorConstructor; export = SyntaxError;