UNPKG

@stdlib/utils-safe-int-min

Version:

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

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