UNPKG

es-toolkit

Version:

A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.

8 lines (4 loc) 185 B
'use strict'; Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER; exports.MAX_SAFE_INTEGER = MAX_SAFE_INTEGER;