File "maxSafeInteger.d.ts"

Full Path: C:/wamp64/www/Seleccion/node_modules/math-intrinsics/constants/maxSafeInteger.d.ts
File size: 77 bytes
MIME-type: text/plain
Charset: utf-8

declare const MAX_SAFE_INTEGER: 9007199254740991;

export = MAX_SAFE_INTEGER;