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
/
min.js
blob: 5a4a7c7149a79f113c536e08888acc70213674e8 (
plain
)
1
2
3
4
'use strict'
;
/** @type {import('./min')} */
module.exports = Math.min;