awv3
Version:
⚡ AWV3 embedded CAD
2,135 lines (2,134 loc) • 4.85 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": "_stringify",
"range": [
72,
82
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 82
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
83,
90
],
"loc": {
"start": {
"line": 1,
"column": 83
},
"end": {
"line": 1,
"column": 90
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/json/stringify",
"raw": "'babel-runtime/core-js/json/stringify'",
"range": [
91,
129
],
"loc": {
"start": {
"line": 1,
"column": 91
},
"end": {
"line": 1,
"column": 129
}
}
}
],
"range": [
83,
130
],
"loc": {
"start": {
"line": 1,
"column": 83
},
"end": {
"line": 1,
"column": 130
}
}
},
"range": [
72,
130
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 130
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_stringify2",
"range": [
131,
142
],
"loc": {
"start": {
"line": 1,
"column": 131
},
"end": {
"line": 1,
"column": 142
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
143,
165
],
"loc": {
"start": {
"line": 1,
"column": 143
},
"end": {
"line": 1,
"column": 165
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_stringify",
"range": [
166,
176
],
"loc": {
"start": {
"line": 1,
"column": 166
},
"end": {
"line": 1,
"column": 176
}
}
}
],
"range": [
143,
177
],
"loc": {
"start": {
"line": 1,
"column": 143
},
"end": {
"line": 1,
"column": 177
}
}
},
"range": [
131,
177
],
"loc": {
"start": {
"line": 1,
"column": 131
},
"end": {
"line": 1,
"column": 177
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getIterator2",
"range": [
178,
191
],
"loc": {
"start": {
"line": 1,
"column": 178
},
"end": {
"line": 1,
"column": 191
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
192,
199
],
"loc": {
"start": {
"line": 1,
"column": 192
},
"end": {
"line": 1,
"column": 199
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/get-iterator",
"raw": "'babel-runtime/core-js/get-iterator'",
"range": [
200,
236
],
"loc": {
"start": {
"line": 1,
"column": 200
},
"end": {
"line": 1,
"column": 236
}
}
}
],
"range": [
192,
237
],
"loc": {
"start": {
"line": 1,
"column": 192
},
"end": {
"line": 1,
"column": 237
}
}
},
"range": [
178,
237
],
"loc": {
"start": {
"line": 1,
"column": 178
},
"end": {
"line": 1,
"column": 237
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getIterator3",
"range": [
238,
251
],
"loc": {
"start": {
"line": 1,
"column": 238
},
"end": {
"line": 1,
"column": 251
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
252,
274
],
"loc": {
"start": {
"line": 1,
"column": 252
},
"end": {
"line": 1,
"column": 274
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_getIterator2",
"range": [
275,
288
],
"loc": {
"start": {
"line": 1,
"column": 275
},
"end": {
"line": 1,
"column": 288
}
}
}
],
"range": [
252,
289
],
"loc": {
"start": {
"line": 1,
"column": 252
},
"end": {
"line": 1,
"column": 289
}
}
},
"range": [
238,
289
],
"loc": {
"start": {
"line": 1,
"column": 238
},
"end": {
"line": 1,
"column": 289
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_regenerator",
"range": [
290,
302
],
"loc": {
"start": {
"line": 1,
"column": 290
},
"end": {
"line": 1,
"column": 302
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
303,
310
],
"loc": {
"start": {
"line": 1,
"column": 303
},
"end": {
"line": 1,
"column": 310
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/regenerator",
"raw": "'babel-runtime/regenerator'",
"range": [
311,
338
],
"loc": {
"start": {
"line": 1,
"column": 311
},
"end": {
"line": 1,
"column": 338
}
}
}
],
"range": [
303,
339
],
"loc": {
"start": {
"line": 1,
"column": 303
},
"end": {
"line": 1,
"column": 339
}
}
},
"range": [
290,
339
],
"loc": {
"start": {
"line": 1,
"column": 290
},
"end": {
"line": 1,
"column": 339
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_regenerator2",
"range": [
340,
353
],
"loc": {
"start": {
"line": 1,
"column": 340
},
"end": {
"line": 1,
"column": 353
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
354,
376
],
"loc": {
"start": {
"line": 1,
"column": 354
},
"end": {
"line": 1,
"column": 376
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_regenerator",
"range": [
377,
389
],
"loc": {
"start": {
"line": 1,
"column": 377
},
"end": {
"line": 1,
"column": 389
}
}
}
],
"range": [
354,
390
],
"loc": {
"start": {
"line": 1,
"column": 354
},
"end": {
"line": 1,
"column": 390
}
}
},
"range": [
340,
390
],
"loc": {
"start": {
"line": 1,
"column": 340
},
"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": "_set",
"range": [
522,
526
],
"loc": {
"start": {
"line": 1,
"column": 522
},
"end": {
"line": 1,
"column": 526
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
527,
534
],
"loc": {
"start": {
"line": 1,
"column": 527
},
"end": {
"line": 1,
"column": 534
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/set",
"raw": "'babel-runtime/core-js/set'",
"range": [
535,
562
],
"loc": {
"start": {
"line": 1,
"column": 535
},
"end": {
"line": 1,
"column": 562
}
}
}
],
"range": [
527,
563
],
"loc": {
"start": {
"line": 1,
"column": 527
},
"end": {
"line": 1,
"column": 563
}
}
},
"range": [
522,
563
],
"loc": {
"start": {
"line": 1,
"column": 522
},
"end": {
"line": 1,
"column": 563
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_set2",
"range": [
564,
569
],
"loc": {
"start": {
"line": 1,
"column": 564
},
"end": {
"line": 1,
"column": 569
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
570,
592
],
"loc": {
"start": {
"line": 1,
"column": 570
},
"end": {
"line": 1,
"column": 592
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_set",
"range": [
593,
597
],
"loc": {
"start": {
"line": 1,
"column": 593
},
"end": {
"line": 1,
"column": 597
}
}
}
],
"range": [
570,
598
],
"loc": {
"start": {
"line": 1,
"column": 570
},
"end": {
"line": 1,
"column": 598
}
}
},
"range": [
564,
598
],
"loc": {
"start": {
"line": 1,
"column": 564
},
"end": {
"line": 1,
"column": 598
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_map",
"range": [
599,
603
],
"loc": {
"start": {
"line": 1,
"column": 599
},
"end": {
"line": 1,
"column": 603
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
604,
611
],
"loc": {
"start": {
"line": 1,
"column": 604
},
"end": {
"line": 1,
"column": 611
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/map",
"raw": "'babel-runtime/core-js/map'",
"range": [
612,
639
],
"loc": {
"start": {
"line": 1,
"column": 612
},
"end": {
"line": 1,
"column": 639
}
}
}
],
"range": [
604,
640
],
"loc": {
"start": {
"line": 1,
"column": 604
},
"end": {
"line": 1,
"column": 640
}
}
},
"range": [
599,
640
],
"loc": {
"start": {
"line": 1,
"column": 599
},
"end": {
"line": 1,
"column": 640
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_map2",
"range": [
641,
646
],
"loc": {
"start": {
"line": 1,
"column": 641
},
"end": {
"line": 1,
"column": 646
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
647,
669
],
"loc": {
"start": {
"line": 1,
"column": 647
},
"end": {
"line": 1,
"column": 669
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_map",
"range": [
670,
674
],
"loc": {
"start": {
"line": 1,
"column": 670
},
"end": {
"line": 1,
"column": 674
}
}
}
],
"range": [
647,
675
],
"loc": {
"start": {
"line": 1,
"column": 647
},
"end": {
"line": 1,
"column": 675
}
}
},
"range": [
641,
675
],
"loc": {
"start": {
"line": 1,
"column": 641
},
"end": {
"line": 1,
"column": 675
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getPrototypeOf",
"range": [
676,
691
],
"loc": {
"start": {
"line": 1,
"column": 676
},
"end": {
"line": 1,
"column": 691
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
692,
699
],
"loc": {
"start": {
"line": 1,
"column": 692
},
"end": {
"line": 1,
"column": 699
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/object/get-prototype-of",
"raw": "'babel-runtime/core-js/object/get-prototype-of'",
"range": [
700,
747
],
"loc": {
"start": {
"line": 1,
"column": 700
},
"end": {
"line": 1,
"column": 747
}
}
}
],
"range": [
692,
748
],
"loc": {
"start": {
"line": 1,
"column": 692
},
"end": {
"line": 1,
"column": 748
}
}
},
"range": [
676,
748
],
"loc": {
"start": {
"line": 1,
"column": 676
},
"end": {
"line": 1,
"column": 748
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getPrototypeOf2",
"range": [
749,
765
],
"loc": {
"start": {
"line": 1,
"column": 749
},
"end": {
"line": 1,
"column": 765
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
766,
788
],
"loc": {
"start": {
"line": 1,
"column": 766
},
"end": {
"line": 1,
"column": 788
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_getPrototypeOf",
"range": [
789,
804
],
"loc": {
"start": {
"line": 1,
"column": 789
},
"end": {
"line": 1,
"column": 804
}
}
}
],
"range": [
766,
805
],
"loc": {
"start": {
"line": 1,
"column": 766
},
"end": {
"line": 1,
"column": 805
}
}
},
"range": [
749,
805
],
"loc": {
"start": {
"line": 1,
"column": 749
},
"end": {
"line": 1,
"column": 805
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
806,
822
],
"loc": {
"start": {
"line": 1,
"column": 806
},
"end": {
"line": 1,
"column": 822
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
823,
830
],
"loc": {
"start": {
"line": 1,
"column": 823
},
"end": {
"line": 1,
"column": 830
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/classCallCheck",
"raw": "'babel-runtime/helpers/classCallCheck'",
"range": [
831,
869
],
"loc": {
"start": {
"line": 1,
"column": 831
},
"end": {
"line": 1,
"column": 869
}
}
}
],
"range": [
823,
870
],
"loc": {
"start": {
"line": 1,
"column": 823
},
"end": {
"line": 1,
"column": 870
}
}
},
"range": [
806,
870
],
"loc": {
"start": {
"line": 1,
"column": 806
},
"end": {
"line": 1,
"column": 870
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck3",
"range": [
871,
887
],
"loc": {
"start": {
"line": 1,
"column": 871
},
"end": {
"line": 1,
"column": 887
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
888,
910
],
"loc": {
"start": {
"line": 1,
"column": 888
},
"end": {
"line": 1,
"column": 910
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
911,
927
],
"loc": {
"start": {
"line": 1,
"column": 911
},
"end": {
"line": 1,
"column": 927
}
}
}
],
"range": [
888,
928
],
"loc": {
"start": {
"line": 1,
"column": 888
},
"end": {
"line": 1,
"column": 928
}
}
},
"range": [
871,
928
],
"loc": {
"start": {
"line": 1,
"column": 871
},
"end": {
"line": 1,
"column": 928
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass2",
"range": [
929,
942
],
"loc": {
"start": {
"line": 1,
"column": 929
},
"end": {
"line": 1,
"column": 942
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
943,
950
],
"loc": {
"start": {
"line": 1,
"column": 943
},
"end": {
"line": 1,
"column": 950
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/createClass",
"raw": "'babel-runtime/helpers/createClass'",
"range": [
951,
986
],
"loc": {
"start": {
"line": 1,
"column": 951
},
"end": {
"line": 1,
"column": 986
}
}
}
],
"range": [
943,
987
],
"loc": {
"start": {
"line": 1,
"column": 943
},
"end": {
"line": 1,
"column": 987
}
}
},
"range": [
929,
987
],
"loc": {
"start": {
"line": 1,
"column": 929
},
"end": {
"line": 1,
"column": 987
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass3",
"range": [
988,
1001
],
"loc": {
"start": {
"line": 1,
"column": 988
},
"end": {
"line": 1,
"column": 1001
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1002,
1024
],
"loc": {
"start": {
"line": 1,
"column": 1002
},
"end": {
"line": 1,
"column": 1024
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_createClass2",
"range": [
1025,
1038
],
"loc": {
"start": {
"line": 1,
"column": 1025
},
"end": {
"line": 1,
"column": 1038
}
}
}
],
"range": [
1002,
1039
],
"loc": {
"start": {
"line": 1,
"column": 1002
},
"end": {
"line": 1,
"column": 1039
}
}
},
"range": [
988,
1039
],
"loc": {
"start": {
"line": 1,
"column": 988
},
"end": {
"line": 1,
"column": 1039
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
1040,
1067
],
"loc": {
"start": {
"line": 1,
"column": 1040
},
"end": {
"line": 1,
"column": 1067
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1068,
1075
],
"loc": {
"start": {
"line": 1,
"column": 1068
},
"end": {
"line": 1,
"column": 1075
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/possibleConstructorReturn",
"raw": "'babel-runtime/helpers/possibleConstructorReturn'",
"range": [
1076,
1125
],
"loc": {
"start": {
"line": 1,
"column": 1076
},
"end": {
"line": 1,
"column": 1125
}
}
}
],
"range": [
1068,
1126
],
"loc": {
"start": {
"line": 1,
"column": 1068
},
"end": {
"line": 1,
"column": 1126
}
}
},
"range": [
1040,
1126
],
"loc": {
"start": {
"line": 1,
"column": 1040
},
"end": {
"line": 1,
"column": 1126
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn3",
"range": [
1127,
1154
],
"loc": {
"start": {
"line": 1,
"column": 1127
},
"end": {
"line": 1,
"column": 1154
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1155,
1177
],
"loc": {
"start": {
"line": 1,
"column": 1155
},
"end": {
"line": 1,
"column": 1177
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
1178,
1205
],
"loc": {
"start": {
"line": 1,
"column": 1178
},
"end": {
"line": 1,
"column": 1205
}
}
}
],
"range": [
1155,
1206
],
"loc": {
"start": {
"line": 1,
"column": 1155
},
"end": {
"line": 1,
"column": 1206
}
}
},
"range": [
1127,
1206
],
"loc": {
"start": {
"line": 1,
"column": 1127
},
"end": {
"line": 1,
"column": 1206
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_inherits2",
"range": [
1207,
1217
],
"loc": {
"start": {
"line": 1,
"column": 1207
},
"end": {
"line": 1,
"column": 1217
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1218,
1225
],
"loc": {
"start": {
"line": 1,
"column": 1218
},
"end": {
"line": 1,
"column": 1225
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/inherits",
"raw": "'babel-runtime/helpers/inherits'",
"range": [
1226,
1258
],
"loc": {
"start": {
"line": 1,
"column": 1226
},
"end": {
"line": 1,
"column": 1258
}
}