UNPKG

math-intrinsics

Version:

ES Math-related intrinsics and helpers, robustly cached.

5 lines (3 loc) 73 B
'use strict'; /** @type {import('./abs')} */ module.exports = Math.abs;