File "range.d.ts"

Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/es-errors/range.d.ts
File size: 71 bytes
MIME-type: text/plain
Charset: utf-8

declare const RangeError: RangeErrorConstructor;

export = RangeError;