mirror of
https://github.com/actions/setup-node.git
synced 2025-06-30 06:33:48 +00:00
.
This commit is contained in:
parent
a004f0ae58
commit
fc725ba36b
7280 changed files with 19 additions and 1796407 deletions
3
node_modules/es-abstract/helpers/sign.js
generated
vendored
3
node_modules/es-abstract/helpers/sign.js
generated
vendored
|
@ -1,3 +0,0 @@
|
|||
module.exports = function sign(number) {
|
||||
return number >= 0 ? 1 : -1;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue