unis_crm/frontend/node_modules/@babel/helper-globals/data/builtin-lower.json

16 lines
203 B
JSON
Raw Normal View History

2026-03-19 06:27:20 +00:00
[
"decodeURI",
"decodeURIComponent",
"encodeURI",
"encodeURIComponent",
"escape",
"eval",
"globalThis",
"isFinite",
"isNaN",
"parseFloat",
"parseInt",
"undefined",
"unescape"
]