ken_nogi/NodeJS/LINEWORKS_Pleasanter/node_modules/math-intrinsics/constants/maxValue.d.ts
Kenichiro NOGI 51a95c5e21 NodeJS
2025-07-10 10:12:37 +09:00

4 lines
71 B
TypeScript

declare const MAX_VALUE: 1.7976931348623157e+308;
export = MAX_VALUE;