UNPKG

math-intrinsics

Version:

ES Math-related intrinsics and helpers, robustly cached.

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