6 lines
73 B
JavaScript
Raw Permalink Normal View History

'use strict';
// EXPORTS //
module.exports = Number.POSITIVE_INFINITY;