Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
chenpm
/
yixing_zc_wx
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
9de64dbe08
Větve
Značky
main
yixing_zc_wx
/
node_modules
/
es5-ext
/
math
/
sign
/
index.js
index.js
95 B
Historie
Surový
1
2
3
4
"use strict";
module.exports = require("./is-implemented")() ? Math.sign : require("./shim");