Please enable JavaScript in your browser!
Startsida
Utforska
Hjälp
Logga in
chenpm
/
HSW_WX
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
3283bca5a2
Grenar
Taggar
master
HSW_WX
/
node_modules
/
es5-ext
/
math
/
fround
/
index.js
index.js
97 B
Historik
Rå
1
2
3
4
"use strict";
module.exports = require("./is-implemented")() ? Math.fround : require("./shim");