source:
frontend/node_modules/@babel/helper-globals/data/builtin-lower.json
| Last change on this file was 9af201e, checked in by , 2 weeks ago | |
|---|---|
|
|
| File size: 203 bytes | |
| Line | |
|---|---|
| 1 | [ |
| 2 | "decodeURI", |
| 3 | "decodeURIComponent", |
| 4 | "encodeURI", |
| 5 | "encodeURIComponent", |
| 6 | "escape", |
| 7 | "eval", |
| 8 | "globalThis", |
| 9 | "isFinite", |
| 10 | "isNaN", |
| 11 | "parseFloat", |
| 12 | "parseInt", |
| 13 | "undefined", |
| 14 | "unescape" |
| 15 | ] |
Note:
See TracBrowser
for help on using the repository browser.
