Files
2026-07-10 11:28:16 +08:00

5 lines
77 B
Go

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