mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-07 22:28:25 -04:00
5 lines
115 B
JavaScript
5 lines
115 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
// TODO, semver-major: delete
|
||
|
|
module.exports = require('math-intrinsics/constants/maxSafeInteger');
|