summaryrefslogtreecommitdiff
path: root/node_modules/@babel/helper-globals/data/builtin-lower.json
blob: ae57bc73fcc067561d5b4bf9c8a320de5cb95f82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  "decodeURI",
  "decodeURIComponent",
  "encodeURI",
  "encodeURIComponent",
  "escape",
  "eval",
  "globalThis",
  "isFinite",
  "isNaN",
  "parseFloat",
  "parseInt",
  "undefined",
  "unescape"
]