maxValue.d.ts 71 Bytes BlameHistoryPermalink Edit 1 2 3 declare const MAX_VALUE: 1.7976931348623157e+308; export = MAX_VALUE;