📦 Root
/
site
/
node_modules
/
math-intrinsics
/
constants
/
maxSafeInteger.d.ts
📄 maxSafeInteger.d.ts
📋 Copy
/home/palash/git/site/node_modules/math-intrinsics/constants/maxSafeInteger.d.ts
Language:
ts
• Lines: 3
declare const MAX_SAFE_INTEGER: 9007199254740991; export = MAX_SAFE_INTEGER;
Home
|
AI
Stories
Code
Search
Cloud
Track