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

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 2 weeks ago

Fix frontend appearance

  • Property mode set to 100644
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.