added whole system from ola4doc
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
if (!require('./is-implemented')()) {
|
||||
Object.defineProperty(Number, 'MAX_SAFE_INTEGER', { value: require('./'),
|
||||
configurable: false, enumerable: false, writable: false });
|
||||
}
|
||||
Reference in New Issue
Block a user