Newer
Older
vmk-demo-bot / frontend / node_modules / math-intrinsics / constants / maxSafeInteger.d.ts
@eugene-sukhodolskiy eugene-sukhodolskiy 18 days ago 77 bytes init
declare const MAX_SAFE_INTEGER: 9007199254740991;

export = MAX_SAFE_INTEGER;