6 lines
137 B
JavaScript
6 lines
137 B
JavaScript
|
'use strict';
|
||
|
require('../../modules/esnext.math.isubh');
|
||
|
var path = require('../../internals/path');
|
||
|
|
||
|
module.exports = path.Math.isubh;
|