Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
remiD45
/
Mistral_hackathon_2025
like
0
No application file
App
Files
Files
Community
main
Mistral_hackathon_2025
/
node_modules
/
math-intrinsics
/
round.js
remiD45
push chat
8990a66
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
77 Bytes
'use strict'
;
/**
@type
{
import('./round')
} */
module
.
exports
=
Math
.
round
;