/
var
/
www
/
greso.tech
/
server
/
nsm
/
node_modules
/
es5-ext
/
string
/
from-code-point
/
/var/www/greso.tech/server/nsm/node_modules/es5-ext/string/from-code-point
mkdir
upload
Name
Size
Mode
Actions
implement.js
198
0644
edit
dl
rm
index.js
106
0644
edit
dl
rm
is-implemented.js
227
0644
edit
dl
rm
shim.js
1051
0644
edit
dl
rm
Edit:
/var/www/greso.tech/server/nsm/node_modules/es5-ext/string/from-code-point/is-implemented.js
(227B)
"use strict"; module.exports = function () { var fromCodePoint = String.fromCodePoint; if (typeof fromCodePoint !== "function") return false; return fromCodePoint(0x1d306, 0x61, 0x1d307) === "\ud834\udf06a\ud834\udf07"; };
Save
cmd:
run