awv3
Version:
⚡ AWV3 embedded CAD
2,135 lines (2,134 loc) • 4.24 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": "_getIterator2",
"range": [
72,
85
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 85
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
86,
93
],
"loc": {
"start": {
"line": 1,
"column": 86
},
"end": {
"line": 1,
"column": 93
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/get-iterator",
"raw": "'babel-runtime/core-js/get-iterator'",
"range": [
94,
130
],
"loc": {
"start": {
"line": 1,
"column": 94
},
"end": {
"line": 1,
"column": 130
}
}
}
],
"range": [
86,
131
],
"loc": {
"start": {
"line": 1,
"column": 86
},
"end": {
"line": 1,
"column": 131
}
}
},
"range": [
72,
131
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 131
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getIterator3",
"range": [
132,
145
],
"loc": {
"start": {
"line": 1,
"column": 132
},
"end": {
"line": 1,
"column": 145
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
146,
168
],
"loc": {
"start": {
"line": 1,
"column": 146
},
"end": {
"line": 1,
"column": 168
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_getIterator2",
"range": [
169,
182
],
"loc": {
"start": {
"line": 1,
"column": 169
},
"end": {
"line": 1,
"column": 182
}
}
}
],
"range": [
146,
183
],
"loc": {
"start": {
"line": 1,
"column": 146
},
"end": {
"line": 1,
"column": 183
}
}
},
"range": [
132,
183
],
"loc": {
"start": {
"line": 1,
"column": 132
},
"end": {
"line": 1,
"column": 183
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_from",
"range": [
184,
189
],
"loc": {
"start": {
"line": 1,
"column": 184
},
"end": {
"line": 1,
"column": 189
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
190,
197
],
"loc": {
"start": {
"line": 1,
"column": 190
},
"end": {
"line": 1,
"column": 197
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/array/from",
"raw": "'babel-runtime/core-js/array/from'",
"range": [
198,
232
],
"loc": {
"start": {
"line": 1,
"column": 198
},
"end": {
"line": 1,
"column": 232
}
}
}
],
"range": [
190,
233
],
"loc": {
"start": {
"line": 1,
"column": 190
},
"end": {
"line": 1,
"column": 233
}
}
},
"range": [
184,
233
],
"loc": {
"start": {
"line": 1,
"column": 184
},
"end": {
"line": 1,
"column": 233
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_from2",
"range": [
234,
240
],
"loc": {
"start": {
"line": 1,
"column": 234
},
"end": {
"line": 1,
"column": 240
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
241,
263
],
"loc": {
"start": {
"line": 1,
"column": 241
},
"end": {
"line": 1,
"column": 263
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_from",
"range": [
264,
269
],
"loc": {
"start": {
"line": 1,
"column": 264
},
"end": {
"line": 1,
"column": 269
}
}
}
],
"range": [
241,
270
],
"loc": {
"start": {
"line": 1,
"column": 241
},
"end": {
"line": 1,
"column": 270
}
}
},
"range": [
234,
270
],
"loc": {
"start": {
"line": 1,
"column": 234
},
"end": {
"line": 1,
"column": 270
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_regenerator",
"range": [
271,
283
],
"loc": {
"start": {
"line": 1,
"column": 271
},
"end": {
"line": 1,
"column": 283
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
284,
291
],
"loc": {
"start": {
"line": 1,
"column": 284
},
"end": {
"line": 1,
"column": 291
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/regenerator",
"raw": "'babel-runtime/regenerator'",
"range": [
292,
319
],
"loc": {
"start": {
"line": 1,
"column": 292
},
"end": {
"line": 1,
"column": 319
}
}
}
],
"range": [
284,
320
],
"loc": {
"start": {
"line": 1,
"column": 284
},
"end": {
"line": 1,
"column": 320
}
}
},
"range": [
271,
320
],
"loc": {
"start": {
"line": 1,
"column": 271
},
"end": {
"line": 1,
"column": 320
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_regenerator2",
"range": [
321,
334
],
"loc": {
"start": {
"line": 1,
"column": 321
},
"end": {
"line": 1,
"column": 334
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
335,
357
],
"loc": {
"start": {
"line": 1,
"column": 335
},
"end": {
"line": 1,
"column": 357
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_regenerator",
"range": [
358,
370
],
"loc": {
"start": {
"line": 1,
"column": 358
},
"end": {
"line": 1,
"column": 370
}
}
}
],
"range": [
335,
371
],
"loc": {
"start": {
"line": 1,
"column": 335
},
"end": {
"line": 1,
"column": 371
}
}
},
"range": [
321,
371
],
"loc": {
"start": {
"line": 1,
"column": 321
},
"end": {
"line": 1,
"column": 371
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_asyncToGenerator2",
"range": [
372,
390
],
"loc": {
"start": {
"line": 1,
"column": 372
},
"end": {
"line": 1,
"column": 390
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
391,
398
],
"loc": {
"start": {
"line": 1,
"column": 391
},
"end": {
"line": 1,
"column": 398
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/asyncToGenerator",
"raw": "'babel-runtime/helpers/asyncToGenerator'",
"range": [
399,
439
],
"loc": {
"start": {
"line": 1,
"column": 399
},
"end": {
"line": 1,
"column": 439
}
}
}
],
"range": [
391,
440
],
"loc": {
"start": {
"line": 1,
"column": 391
},
"end": {
"line": 1,
"column": 440
}
}
},
"range": [
372,
440
],
"loc": {
"start": {
"line": 1,
"column": 372
},
"end": {
"line": 1,
"column": 440
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_asyncToGenerator3",
"range": [
441,
459
],
"loc": {
"start": {
"line": 1,
"column": 441
},
"end": {
"line": 1,
"column": 459
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
460,
482
],
"loc": {
"start": {
"line": 1,
"column": 460
},
"end": {
"line": 1,
"column": 482
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_asyncToGenerator2",
"range": [
483,
501
],
"loc": {
"start": {
"line": 1,
"column": 483
},
"end": {
"line": 1,
"column": 501
}
}
}
],
"range": [
460,
502
],
"loc": {
"start": {
"line": 1,
"column": 460
},
"end": {
"line": 1,
"column": 502
}
}
},
"range": [
441,
502
],
"loc": {
"start": {
"line": 1,
"column": 441
},
"end": {
"line": 1,
"column": 502
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_promise",
"range": [
503,
511
],
"loc": {
"start": {
"line": 1,
"column": 503
},
"end": {
"line": 1,
"column": 511
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
512,
519
],
"loc": {
"start": {
"line": 1,
"column": 512
},
"end": {
"line": 1,
"column": 519
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/promise",
"raw": "'babel-runtime/core-js/promise'",
"range": [
520,
551
],
"loc": {
"start": {
"line": 1,
"column": 520
},
"end": {
"line": 1,
"column": 551
}
}
}
],
"range": [
512,
552
],
"loc": {
"start": {
"line": 1,
"column": 512
},
"end": {
"line": 1,
"column": 552
}
}
},
"range": [
503,
552
],
"loc": {
"start": {
"line": 1,
"column": 503
},
"end": {
"line": 1,
"column": 552
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_promise2",
"range": [
553,
562
],
"loc": {
"start": {
"line": 1,
"column": 553
},
"end": {
"line": 1,
"column": 562
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
563,
585
],
"loc": {
"start": {
"line": 1,
"column": 563
},
"end": {
"line": 1,
"column": 585
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_promise",
"range": [
586,
594
],
"loc": {
"start": {
"line": 1,
"column": 586
},
"end": {
"line": 1,
"column": 594
}
}
}
],
"range": [
563,
595
],
"loc": {
"start": {
"line": 1,
"column": 563
},
"end": {
"line": 1,
"column": 595
}
}
},
"range": [
553,
595
],
"loc": {
"start": {
"line": 1,
"column": 553
},
"end": {
"line": 1,
"column": 595
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_keys",
"range": [
596,
601
],
"loc": {
"start": {
"line": 1,
"column": 596
},
"end": {
"line": 1,
"column": 601
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
602,
609
],
"loc": {
"start": {
"line": 1,
"column": 602
},
"end": {
"line": 1,
"column": 609
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/object/keys",
"raw": "'babel-runtime/core-js/object/keys'",
"range": [
610,
645
],
"loc": {
"start": {
"line": 1,
"column": 610
},
"end": {
"line": 1,
"column": 645
}
}
}
],
"range": [
602,
646
],
"loc": {
"start": {
"line": 1,
"column": 602
},
"end": {
"line": 1,
"column": 646
}
}
},
"range": [
596,
646
],
"loc": {
"start": {
"line": 1,
"column": 596
},
"end": {
"line": 1,
"column": 646
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_keys2",
"range": [
647,
653
],
"loc": {
"start": {
"line": 1,
"column": 647
},
"end": {
"line": 1,
"column": 653
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
654,
676
],
"loc": {
"start": {
"line": 1,
"column": 654
},
"end": {
"line": 1,
"column": 676
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_keys",
"range": [
677,
682
],
"loc": {
"start": {
"line": 1,
"column": 677
},
"end": {
"line": 1,
"column": 682
}
}
}
],
"range": [
654,
683
],
"loc": {
"start": {
"line": 1,
"column": 654
},
"end": {
"line": 1,
"column": 683
}
}
},
"range": [
647,
683
],
"loc": {
"start": {
"line": 1,
"column": 647
},
"end": {
"line": 1,
"column": 683
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends2",
"range": [
684,
693
],
"loc": {
"start": {
"line": 1,
"column": 684
},
"end": {
"line": 1,
"column": 693
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
694,
701
],
"loc": {
"start": {
"line": 1,
"column": 694
},
"end": {
"line": 1,
"column": 701
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/extends",
"raw": "'babel-runtime/helpers/extends'",
"range": [
702,
733
],
"loc": {
"start": {
"line": 1,
"column": 702
},
"end": {
"line": 1,
"column": 733
}
}
}
],
"range": [
694,
734
],
"loc": {
"start": {
"line": 1,
"column": 694
},
"end": {
"line": 1,
"column": 734
}
}
},
"range": [
684,
734
],
"loc": {
"start": {
"line": 1,
"column": 684
},
"end": {
"line": 1,
"column": 734
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends3",
"range": [
735,
744
],
"loc": {
"start": {
"line": 1,
"column": 735
},
"end": {
"line": 1,
"column": 744
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
745,
767
],
"loc": {
"start": {
"line": 1,
"column": 745
},
"end": {
"line": 1,
"column": 767
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_extends2",
"range": [
768,
777
],
"loc": {
"start": {
"line": 1,
"column": 768
},
"end": {
"line": 1,
"column": 777
}
}
}
],
"range": [
745,
778
],
"loc": {
"start": {
"line": 1,
"column": 745
},
"end": {
"line": 1,
"column": 778
}
}
},
"range": [
735,
778
],
"loc": {
"start": {
"line": 1,
"column": 735
},
"end": {
"line": 1,
"column": 778
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getPrototypeOf",
"range": [
779,
794
],
"loc": {
"start": {
"line": 1,
"column": 779
},
"end": {
"line": 1,
"column": 794
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
795,
802
],
"loc": {
"start": {
"line": 1,
"column": 795
},
"end": {
"line": 1,
"column": 802
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/object/get-prototype-of",
"raw": "'babel-runtime/core-js/object/get-prototype-of'",
"range": [
803,
850
],
"loc": {
"start": {
"line": 1,
"column": 803
},
"end": {
"line": 1,
"column": 850
}
}
}
],
"range": [
795,
851
],
"loc": {
"start": {
"line": 1,
"column": 795
},
"end": {
"line": 1,
"column": 851
}
}
},
"range": [
779,
851
],
"loc": {
"start": {
"line": 1,
"column": 779
},
"end": {
"line": 1,
"column": 851
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getPrototypeOf2",
"range": [
852,
868
],
"loc": {
"start": {
"line": 1,
"column": 852
},
"end": {
"line": 1,
"column": 868
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
869,
891
],
"loc": {
"start": {
"line": 1,
"column": 869
},
"end": {
"line": 1,
"column": 891
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_getPrototypeOf",
"range": [
892,
907
],
"loc": {
"start": {
"line": 1,
"column": 892
},
"end": {
"line": 1,
"column": 907
}
}
}
],
"range": [
869,
908
],
"loc": {
"start": {
"line": 1,
"column": 869
},
"end": {
"line": 1,
"column": 908
}
}
},
"range": [
852,
908
],
"loc": {
"start": {
"line": 1,
"column": 852
},
"end": {
"line": 1,
"column": 908
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
909,
925
],
"loc": {
"start": {
"line": 1,
"column": 909
},
"end": {
"line": 1,
"column": 925
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
926,
933
],
"loc": {
"start": {
"line": 1,
"column": 926
},
"end": {
"line": 1,
"column": 933
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/classCallCheck",
"raw": "'babel-runtime/helpers/classCallCheck'",
"range": [
934,
972
],
"loc": {
"start": {
"line": 1,
"column": 934
},
"end": {
"line": 1,
"column": 972
}
}
}
],
"range": [
926,
973
],
"loc": {
"start": {
"line": 1,
"column": 926
},
"end": {
"line": 1,
"column": 973
}
}
},
"range": [
909,
973
],
"loc": {
"start": {
"line": 1,
"column": 909
},
"end": {
"line": 1,
"column": 973
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck3",
"range": [
974,
990
],
"loc": {
"start": {
"line": 1,
"column": 974
},
"end": {
"line": 1,
"column": 990
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
991,
1013
],
"loc": {
"start": {
"line": 1,
"column": 991
},
"end": {
"line": 1,
"column": 1013
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
1014,
1030
],
"loc": {
"start": {
"line": 1,
"column": 1014
},
"end": {
"line": 1,
"column": 1030
}
}
}
],
"range": [
991,
1031
],
"loc": {
"start": {
"line": 1,
"column": 991
},
"end": {
"line": 1,
"column": 1031
}
}
},
"range": [
974,
1031
],
"loc": {
"start": {
"line": 1,
"column": 974
},
"end": {
"line": 1,
"column": 1031
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
1032,
1059
],
"loc": {
"start": {
"line": 1,
"column": 1032
},
"end": {
"line": 1,
"column": 1059
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1060,
1067
],
"loc": {
"start": {
"line": 1,
"column": 1060
},
"end": {
"line": 1,
"column": 1067
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/possibleConstructorReturn",
"raw": "'babel-runtime/helpers/possibleConstructorReturn'",
"range": [
1068,
1117
],
"loc": {
"start": {
"line": 1,
"column": 1068
},
"end": {
"line": 1,
"column": 1117
}
}
}
],
"range": [
1060,
1118
],
"loc": {
"start": {
"line": 1,
"column": 1060
},
"end": {
"line": 1,
"column": 1118
}
}
},
"range": [
1032,
1118
],
"loc": {
"start": {
"line": 1,
"column": 1032
},
"end": {
"line": 1,
"column": 1118
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn3",
"range": [
1119,
1146
],
"loc": {
"start": {
"line": 1,
"column": 1119
},
"end": {
"line": 1,
"column": 1146
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1147,
1169
],
"loc": {
"start": {
"line": 1,
"column": 1147
},
"end": {
"line": 1,
"column": 1169
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
1170,
1197
],
"loc": {
"start": {
"line": 1,
"column": 1170
},
"end": {
"line": 1,
"column": 1197
}
}
}
],
"range": [
1147,
1198
],
"loc": {
"start": {
"line": 1,
"column": 1147
},
"end": {
"line": 1,
"column": 1198
}
}
},
"range": [
1119,
1198
],
"loc": {
"start": {
"line": 1,
"column": 1119
},
"end": {
"line": 1,
"column": 1198
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_inherits2",
"range": [
1199,
1209
],
"loc": {
"start": {
"line": 1,
"column": 1199
},
"end": {
"line": 1,
"column": 1209
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1210,
1217
],
"loc": {
"start": {
"line": 1,
"column": 1210
},
"end": {
"line": 1,
"column": 1217
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/inherits",
"raw": "'babel-runtime/helpers/inherits'",
"range": [
1218,
1250
],
"loc": {
"start": {
"line": 1,
"column": 1218
},
"end": {
"line": 1,
"column": 1250
}
}