UNPKG

meteor-node-stubs

Version:

Stub implementations of Node built-in modules, a la Browserify

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