File "floor.js"
Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/math-intrinsics/floor.js
File size: 77 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
/** @type {import('./floor')} */
module.exports = Math.floor;