UNPKG

meteor-node-stubs

Version:

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

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