UNPKG

@stdlib/utils-safe-int-max

Version:

Return the maximum safe integer capable of being represented by a numeric real type.

3 lines 116 B
/// <reference path="../docs/types/index.d.ts" /> import safeintmax from '../docs/types/index'; export = safeintmax;