Files
WebGIS-SPBU/WebGIS_SPBU_dan_LayerControl/node_modules/math-intrinsics/floor.js
T
2026-06-11 22:52:58 +07:00

5 lines
77 B
JavaScript

'use strict';
/** @type {import('./floor')} */
module.exports = Math.floor;