awv3
Version:
⚡ AWV3 embedded CAD
2,134 lines (2,133 loc) • 3.45 MB
JSON
{
"type": "Program",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "Literal",
"value": "use strict",
"raw": "'use strict'",
"range": [
0,
12
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 12
}
}
},
"range": [
0,
13
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 13
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Object",
"range": [
13,
19
],
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "defineProperty",
"range": [
20,
34
],
"loc": {
"start": {
"line": 1,
"column": 20
},
"end": {
"line": 1,
"column": 34
}
}
},
"range": [
13,
34
],
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 34
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "exports",
"range": [
35,
42
],
"loc": {
"start": {
"line": 1,
"column": 35
},
"end": {
"line": 1,
"column": 42
}
}
},
{
"type": "Literal",
"value": "__esModule",
"raw": "'__esModule'",
"range": [
43,
55
],
"loc": {
"start": {
"line": 1,
"column": 43
},
"end": {
"line": 1,
"column": 55
}
}
},
{
"type": "ObjectExpression",
"properties": [
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "value",
"range": [
57,
62
],
"loc": {
"start": {
"line": 1,
"column": 57
},
"end": {
"line": 1,
"column": 62
}
}
},
"value": {
"type": "UnaryExpression",
"operator": "!",
"argument": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
64,
65
],
"loc": {
"start": {
"line": 1,
"column": 64
},
"end": {
"line": 1,
"column": 65
}
}
},
"prefix": true,
"range": [
63,
65
],
"loc": {
"start": {
"line": 1,
"column": 63
},
"end": {
"line": 1,
"column": 65
}
}
},
"kind": "init",
"method": false,
"shorthand": false,
"computed": false,
"range": [
57,
65
],
"loc": {
"start": {
"line": 1,
"column": 57
},
"end": {
"line": 1,
"column": 65
}
}
}
],
"range": [
56,
66
],
"loc": {
"start": {
"line": 1,
"column": 56
},
"end": {
"line": 1,
"column": 66
}
}
}
],
"range": [
13,
67
],
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 67
}
}
},
"range": [
13,
68
],
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 68
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_defineProperty2",
"range": [
72,
88
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 88
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
89,
96
],
"loc": {
"start": {
"line": 1,
"column": 89
},
"end": {
"line": 1,
"column": 96
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/defineProperty",
"raw": "'babel-runtime/helpers/defineProperty'",
"range": [
97,
135
],
"loc": {
"start": {
"line": 1,
"column": 97
},
"end": {
"line": 1,
"column": 135
}
}
}
],
"range": [
89,
136
],
"loc": {
"start": {
"line": 1,
"column": 89
},
"end": {
"line": 1,
"column": 136
}
}
},
"range": [
72,
136
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 136
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_defineProperty3",
"range": [
137,
153
],
"loc": {
"start": {
"line": 1,
"column": 137
},
"end": {
"line": 1,
"column": 153
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
154,
176
],
"loc": {
"start": {
"line": 1,
"column": 154
},
"end": {
"line": 1,
"column": 176
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_defineProperty2",
"range": [
177,
193
],
"loc": {
"start": {
"line": 1,
"column": 177
},
"end": {
"line": 1,
"column": 193
}
}
}
],
"range": [
154,
194
],
"loc": {
"start": {
"line": 1,
"column": 154
},
"end": {
"line": 1,
"column": 194
}
}
},
"range": [
137,
194
],
"loc": {
"start": {
"line": 1,
"column": 137
},
"end": {
"line": 1,
"column": 194
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_regenerator",
"range": [
195,
207
],
"loc": {
"start": {
"line": 1,
"column": 195
},
"end": {
"line": 1,
"column": 207
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
208,
215
],
"loc": {
"start": {
"line": 1,
"column": 208
},
"end": {
"line": 1,
"column": 215
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/regenerator",
"raw": "'babel-runtime/regenerator'",
"range": [
216,
243
],
"loc": {
"start": {
"line": 1,
"column": 216
},
"end": {
"line": 1,
"column": 243
}
}
}
],
"range": [
208,
244
],
"loc": {
"start": {
"line": 1,
"column": 208
},
"end": {
"line": 1,
"column": 244
}
}
},
"range": [
195,
244
],
"loc": {
"start": {
"line": 1,
"column": 195
},
"end": {
"line": 1,
"column": 244
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_regenerator2",
"range": [
245,
258
],
"loc": {
"start": {
"line": 1,
"column": 245
},
"end": {
"line": 1,
"column": 258
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
259,
281
],
"loc": {
"start": {
"line": 1,
"column": 259
},
"end": {
"line": 1,
"column": 281
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_regenerator",
"range": [
282,
294
],
"loc": {
"start": {
"line": 1,
"column": 282
},
"end": {
"line": 1,
"column": 294
}
}
}
],
"range": [
259,
295
],
"loc": {
"start": {
"line": 1,
"column": 259
},
"end": {
"line": 1,
"column": 295
}
}
},
"range": [
245,
295
],
"loc": {
"start": {
"line": 1,
"column": 245
},
"end": {
"line": 1,
"column": 295
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends2",
"range": [
296,
305
],
"loc": {
"start": {
"line": 1,
"column": 296
},
"end": {
"line": 1,
"column": 305
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
306,
313
],
"loc": {
"start": {
"line": 1,
"column": 306
},
"end": {
"line": 1,
"column": 313
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/extends",
"raw": "'babel-runtime/helpers/extends'",
"range": [
314,
345
],
"loc": {
"start": {
"line": 1,
"column": 314
},
"end": {
"line": 1,
"column": 345
}
}
}
],
"range": [
306,
346
],
"loc": {
"start": {
"line": 1,
"column": 306
},
"end": {
"line": 1,
"column": 346
}
}
},
"range": [
296,
346
],
"loc": {
"start": {
"line": 1,
"column": 296
},
"end": {
"line": 1,
"column": 346
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends3",
"range": [
347,
356
],
"loc": {
"start": {
"line": 1,
"column": 347
},
"end": {
"line": 1,
"column": 356
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
357,
379
],
"loc": {
"start": {
"line": 1,
"column": 357
},
"end": {
"line": 1,
"column": 379
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_extends2",
"range": [
380,
389
],
"loc": {
"start": {
"line": 1,
"column": 380
},
"end": {
"line": 1,
"column": 389
}
}
}
],
"range": [
357,
390
],
"loc": {
"start": {
"line": 1,
"column": 357
},
"end": {
"line": 1,
"column": 390
}
}
},
"range": [
347,
390
],
"loc": {
"start": {
"line": 1,
"column": 347
},
"end": {
"line": 1,
"column": 390
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_asyncToGenerator2",
"range": [
391,
409
],
"loc": {
"start": {
"line": 1,
"column": 391
},
"end": {
"line": 1,
"column": 409
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
410,
417
],
"loc": {
"start": {
"line": 1,
"column": 410
},
"end": {
"line": 1,
"column": 417
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/asyncToGenerator",
"raw": "'babel-runtime/helpers/asyncToGenerator'",
"range": [
418,
458
],
"loc": {
"start": {
"line": 1,
"column": 418
},
"end": {
"line": 1,
"column": 458
}
}
}
],
"range": [
410,
459
],
"loc": {
"start": {
"line": 1,
"column": 410
},
"end": {
"line": 1,
"column": 459
}
}
},
"range": [
391,
459
],
"loc": {
"start": {
"line": 1,
"column": 391
},
"end": {
"line": 1,
"column": 459
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_asyncToGenerator3",
"range": [
460,
478
],
"loc": {
"start": {
"line": 1,
"column": 460
},
"end": {
"line": 1,
"column": 478
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
479,
501
],
"loc": {
"start": {
"line": 1,
"column": 479
},
"end": {
"line": 1,
"column": 501
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_asyncToGenerator2",
"range": [
502,
520
],
"loc": {
"start": {
"line": 1,
"column": 502
},
"end": {
"line": 1,
"column": 520
}
}
}
],
"range": [
479,
521
],
"loc": {
"start": {
"line": 1,
"column": 479
},
"end": {
"line": 1,
"column": 521
}
}
},
"range": [
460,
521
],
"loc": {
"start": {
"line": 1,
"column": 460
},
"end": {
"line": 1,
"column": 521
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getPrototypeOf",
"range": [
522,
537
],
"loc": {
"start": {
"line": 1,
"column": 522
},
"end": {
"line": 1,
"column": 537
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
538,
545
],
"loc": {
"start": {
"line": 1,
"column": 538
},
"end": {
"line": 1,
"column": 545
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/object/get-prototype-of",
"raw": "'babel-runtime/core-js/object/get-prototype-of'",
"range": [
546,
593
],
"loc": {
"start": {
"line": 1,
"column": 546
},
"end": {
"line": 1,
"column": 593
}
}
}
],
"range": [
538,
594
],
"loc": {
"start": {
"line": 1,
"column": 538
},
"end": {
"line": 1,
"column": 594
}
}
},
"range": [
522,
594
],
"loc": {
"start": {
"line": 1,
"column": 522
},
"end": {
"line": 1,
"column": 594
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getPrototypeOf2",
"range": [
595,
611
],
"loc": {
"start": {
"line": 1,
"column": 595
},
"end": {
"line": 1,
"column": 611
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
612,
634
],
"loc": {
"start": {
"line": 1,
"column": 612
},
"end": {
"line": 1,
"column": 634
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_getPrototypeOf",
"range": [
635,
650
],
"loc": {
"start": {
"line": 1,
"column": 635
},
"end": {
"line": 1,
"column": 650
}
}
}
],
"range": [
612,
651
],
"loc": {
"start": {
"line": 1,
"column": 612
},
"end": {
"line": 1,
"column": 651
}
}
},
"range": [
595,
651
],
"loc": {
"start": {
"line": 1,
"column": 595
},
"end": {
"line": 1,
"column": 651
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
652,
668
],
"loc": {
"start": {
"line": 1,
"column": 652
},
"end": {
"line": 1,
"column": 668
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
669,
676
],
"loc": {
"start": {
"line": 1,
"column": 669
},
"end": {
"line": 1,
"column": 676
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/classCallCheck",
"raw": "'babel-runtime/helpers/classCallCheck'",
"range": [
677,
715
],
"loc": {
"start": {
"line": 1,
"column": 677
},
"end": {
"line": 1,
"column": 715
}
}
}
],
"range": [
669,
716
],
"loc": {
"start": {
"line": 1,
"column": 669
},
"end": {
"line": 1,
"column": 716
}
}
},
"range": [
652,
716
],
"loc": {
"start": {
"line": 1,
"column": 652
},
"end": {
"line": 1,
"column": 716
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck3",
"range": [
717,
733
],
"loc": {
"start": {
"line": 1,
"column": 717
},
"end": {
"line": 1,
"column": 733
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
734,
756
],
"loc": {
"start": {
"line": 1,
"column": 734
},
"end": {
"line": 1,
"column": 756
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
757,
773
],
"loc": {
"start": {
"line": 1,
"column": 757
},
"end": {
"line": 1,
"column": 773
}
}
}
],
"range": [
734,
774
],
"loc": {
"start": {
"line": 1,
"column": 734
},
"end": {
"line": 1,
"column": 774
}
}
},
"range": [
717,
774
],
"loc": {
"start": {
"line": 1,
"column": 717
},
"end": {
"line": 1,
"column": 774
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass2",
"range": [
775,
788
],
"loc": {
"start": {
"line": 1,
"column": 775
},
"end": {
"line": 1,
"column": 788
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
789,
796
],
"loc": {
"start": {
"line": 1,
"column": 789
},
"end": {
"line": 1,
"column": 796
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/createClass",
"raw": "'babel-runtime/helpers/createClass'",
"range": [
797,
832
],
"loc": {
"start": {
"line": 1,
"column": 797
},
"end": {
"line": 1,
"column": 832
}
}
}
],
"range": [
789,
833
],
"loc": {
"start": {
"line": 1,
"column": 789
},
"end": {
"line": 1,
"column": 833
}
}
},
"range": [
775,
833
],
"loc": {
"start": {
"line": 1,
"column": 775
},
"end": {
"line": 1,
"column": 833
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass3",
"range": [
834,
847
],
"loc": {
"start": {
"line": 1,
"column": 834
},
"end": {
"line": 1,
"column": 847
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
848,
870
],
"loc": {
"start": {
"line": 1,
"column": 848
},
"end": {
"line": 1,
"column": 870
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_createClass2",
"range": [
871,
884
],
"loc": {
"start": {
"line": 1,
"column": 871
},
"end": {
"line": 1,
"column": 884
}
}
}
],
"range": [
848,
885
],
"loc": {
"start": {
"line": 1,
"column": 848
},
"end": {
"line": 1,
"column": 885
}
}
},
"range": [
834,
885
],
"loc": {
"start": {
"line": 1,
"column": 834
},
"end": {
"line": 1,
"column": 885
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
886,
913
],
"loc": {
"start": {
"line": 1,
"column": 886
},
"end": {
"line": 1,
"column": 913
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
914,
921
],
"loc": {
"start": {
"line": 1,
"column": 914
},
"end": {
"line": 1,
"column": 921
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/possibleConstructorReturn",
"raw": "'babel-runtime/helpers/possibleConstructorReturn'",
"range": [
922,
971
],
"loc": {
"start": {
"line": 1,
"column": 922
},
"end": {
"line": 1,
"column": 971
}
}
}
],
"range": [
914,
972
],
"loc": {
"start": {
"line": 1,
"column": 914
},
"end": {
"line": 1,
"column": 972
}
}
},
"range": [
886,
972
],
"loc": {
"start": {
"line": 1,
"column": 886
},
"end": {
"line": 1,
"column": 972
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn3",
"range": [
973,
1000
],
"loc": {
"start": {
"line": 1,
"column": 973
},
"end": {
"line": 1,
"column": 1000
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1001,
1023
],
"loc": {
"start": {
"line": 1,
"column": 1001
},
"end": {
"line": 1,
"column": 1023
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
1024,
1051
],
"loc": {
"start": {
"line": 1,
"column": 1024
},
"end": {
"line": 1,
"column": 1051
}
}
}
],
"range": [
1001,
1052
],
"loc": {
"start": {
"line": 1,
"column": 1001
},
"end": {
"line": 1,
"column": 1052
}
}
},
"range": [
973,
1052
],
"loc": {
"start": {
"line": 1,
"column": 973
},
"end": {
"line": 1,
"column": 1052
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_inherits2",
"range": [
1053,
1063
],
"loc": {
"start": {
"line": 1,
"column": 1053
},
"end": {
"line": 1,
"column": 1063
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1064,
1071
],
"loc": {
"start": {
"line": 1,
"column": 1064
},
"end": {
"line": 1,
"column": 1071
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/inherits",
"raw": "'babel-runtime/helpers/inherits'",
"range": [
1072,
1104
],
"loc": {
"start": {
"line": 1,
"column": 1072
},
"end": {
"line": 1,
"column": 1104
}
}
}
],
"range": [
1064,
1105
],
"loc": {
"start": {
"line": 1,
"column": 1064
},
"end": {
"line": 1,
"column": 1105
}
}
},
"range": [
1053,
1105
],
"loc": {
"start": {
"line": 1,
"column": 1053
},
"end": {
"line": 1,
"column": 1105
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_inherits3",
"range": [
1106,
1116
],
"loc": {
"start": {
"line": 1,
"column": 1106
},
"end": {
"line": 1,
"column": 1116
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1117,
1139
],
"loc": {
"start": {
"line": 1,
"column": 1117
},
"end": {
"line": 1,
"column": 1139
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_inherits2",
"range": [
1140,
1150
],
"loc": {
"start": {
"line": 1,
"column": 1140
},
"end": {
"line": 1,
"column": 1150
}
}
}
],
"range": [
1117,
1151
],
"loc": {
"start": {
"line": 1,
"column": 1117
},
"end": {
"line": 1,
"column": 1151
}
}
},
"range": [
1106,
1151
],
"loc": {
"start": {
"line": 1,
"column": 1106
},
"end": {
"line": 1,
"column": 1151
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_get2",
"range": [
1152,
1157
],
"loc": {
"start": {
"line": 1,
"column": 1152
},
"end": {
"line": 1,
"column": 1157
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1158,
1165
],
"loc": {
"start": {
"line": 1,
"column": 1158
},
"end": {
"line": 1,
"column": 1165
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/get",
"raw": "'babel-runtime/helpers/get'",
"range": [
1166,
1193
],
"loc": {
"start": {
"line": 1,
"column": 1166
},
"end": {
"line": 1,
"column": 1193
}
}
}
],
"range": [
1158,
1194
],
"loc": {
"start": {
"line": 1,
"column": 1158
},
"end": {
"line": 1,
"column": 1194
}
}
},
"range": [
1152,
1194
],
"loc": {
"start": {
"line": 1,
"column": 1152
},
"end": {
"line": 1,
"column": 1194
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_get3",
"range": [
1195,
1200
],
"loc": {
"start": {
"line": 1,
"column": 1195
},
"end": {
"line": 1,
"column": 1200
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1201,
1223
],
"loc": {
"start": {
"line": 1,
"column": 1201
},
"end": {
"line": 1,
"column": 1223
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_get2",
"range": [
1224,
1229
],
"loc": {
"start": {
"line": 1,
"column": 1224
},
"end": {
"line": 1,
"column": 1229
}
}
}
],
"range": [
1201,
1230
],
"loc": {
"start": {
"line": 1,
"column": 1201
},
"end": {
"line": 1,
"column": 1230
}
}
},
"range": [
1195,
1230
],
"loc": {
"start": {
"line": 1,
"column": 1195
},
"end": {
"line": 1,
"column": 1230
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_three",
"range": [
1231,
1237
],
"loc": {
"start": {
"line": 1,
"column": 1231
},
"end": {
"line": 1,
"column": 1237
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1238,
1245
],
"loc": {
"start": {
"line": 1,
"column": 1238
},
"end": {
"line": 1,
"column": 1245
}
}
},
"arguments": [
{
"type": "Literal",
"value": "three",
"raw": "'three'",
"range": [
1246,
1253
],
"loc": {
"start": {
"line": 1,
"column": 1246
},
"end": {
"line": 1,
"column": 1253
}