index
:
crud
king
crud - my crud project !
pack
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
math-intrinsics
/
round.js
blob: b79215663a657631fd01aef3d95dbffac635b707 (
plain
)
1
2
3
4
'use strict'
;
/** @type {import('./round')} */
module.exports = Math.round;