CoolFace
Apppublic

strong-tie/inbound-calls

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
floor.js5 linesDownload Raw Back to math-intrinsics
1'use strict';2 3/** @type {import('./floor')} */4module.exports = Math.floor;5