1
0
forked from Rowland/EG
EG/Cesium-1.132/node_modules/@babel/helper-globals/data/builtin-lower.json
2025-08-25 17:48:13 +08:00

16 lines
203 B
JSON

[
"decodeURI",
"decodeURIComponent",
"encodeURI",
"encodeURIComponent",
"escape",
"eval",
"globalThis",
"isFinite",
"isNaN",
"parseFloat",
"parseInt",
"undefined",
"unescape"
]