awv3
Version:
⚡ AWV3 embedded CAD
2,161 lines (2,160 loc) • 4.65 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": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
68,
75
],
"loc": {
"start": {
"line": 1,
"column": 68
},
"end": {
"line": 1,
"column": 75
}
}
},
"property": {
"type": "Identifier",
"name": "Selector",
"range": [
76,
84
],
"loc": {
"start": {
"line": 1,
"column": 76
},
"end": {
"line": 1,
"column": 84
}
}
},
"range": [
68,
84
],
"loc": {
"start": {
"line": 1,
"column": 68
},
"end": {
"line": 1,
"column": 84
}
}
},
"right": {
"type": "UnaryExpression",
"operator": "void",
"argument": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
90,
91
],
"loc": {
"start": {
"line": 1,
"column": 90
},
"end": {
"line": 1,
"column": 91
}
}
},
"prefix": true,
"range": [
85,
91
],
"loc": {
"start": {
"line": 1,
"column": 85
},
"end": {
"line": 1,
"column": 91
}
}
},
"range": [
68,
91
],
"loc": {
"start": {
"line": 1,
"column": 68
},
"end": {
"line": 1,
"column": 91
}
}
},
"range": [
68,
92
],
"loc": {
"start": {
"line": 1,
"column": 68
},
"end": {
"line": 1,
"column": 92
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_typeof2",
"range": [
96,
104
],
"loc": {
"start": {
"line": 1,
"column": 96
},
"end": {
"line": 1,
"column": 104
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
105,
112
],
"loc": {
"start": {
"line": 1,
"column": 105
},
"end": {
"line": 1,
"column": 112
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/typeof",
"raw": "'babel-runtime/helpers/typeof'",
"range": [
113,
143
],
"loc": {
"start": {
"line": 1,
"column": 113
},
"end": {
"line": 1,
"column": 143
}
}
}
],
"range": [
105,
144
],
"loc": {
"start": {
"line": 1,
"column": 105
},
"end": {
"line": 1,
"column": 144
}
}
},
"range": [
96,
144
],
"loc": {
"start": {
"line": 1,
"column": 96
},
"end": {
"line": 1,
"column": 144
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_typeof3",
"range": [
145,
153
],
"loc": {
"start": {
"line": 1,
"column": 145
},
"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": "_typeof2",
"range": [
177,
185
],
"loc": {
"start": {
"line": 1,
"column": 177
},
"end": {
"line": 1,
"column": 185
}
}
}
],
"range": [
154,
186
],
"loc": {
"start": {
"line": 1,
"column": 154
},
"end": {
"line": 1,
"column": 186
}
}
},
"range": [
145,
186
],
"loc": {
"start": {
"line": 1,
"column": 145
},
"end": {
"line": 1,
"column": 186
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getIterator2",
"range": [
187,
200
],
"loc": {
"start": {
"line": 1,
"column": 187
},
"end": {
"line": 1,
"column": 200
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
201,
208
],
"loc": {
"start": {
"line": 1,
"column": 201
},
"end": {
"line": 1,
"column": 208
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/get-iterator",
"raw": "'babel-runtime/core-js/get-iterator'",
"range": [
209,
245
],
"loc": {
"start": {
"line": 1,
"column": 209
},
"end": {
"line": 1,
"column": 245
}
}
}
],
"range": [
201,
246
],
"loc": {
"start": {
"line": 1,
"column": 201
},
"end": {
"line": 1,
"column": 246
}
}
},
"range": [
187,
246
],
"loc": {
"start": {
"line": 1,
"column": 187
},
"end": {
"line": 1,
"column": 246
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getIterator3",
"range": [
247,
260
],
"loc": {
"start": {
"line": 1,
"column": 247
},
"end": {
"line": 1,
"column": 260
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
261,
283
],
"loc": {
"start": {
"line": 1,
"column": 261
},
"end": {
"line": 1,
"column": 283
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_getIterator2",
"range": [
284,
297
],
"loc": {
"start": {
"line": 1,
"column": 284
},
"end": {
"line": 1,
"column": 297
}
}
}
],
"range": [
261,
298
],
"loc": {
"start": {
"line": 1,
"column": 261
},
"end": {
"line": 1,
"column": 298
}
}
},
"range": [
247,
298
],
"loc": {
"start": {
"line": 1,
"column": 247
},
"end": {
"line": 1,
"column": 298
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_defineProperty2",
"range": [
299,
315
],
"loc": {
"start": {
"line": 1,
"column": 299
},
"end": {
"line": 1,
"column": 315
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
316,
323
],
"loc": {
"start": {
"line": 1,
"column": 316
},
"end": {
"line": 1,
"column": 323
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/defineProperty",
"raw": "'babel-runtime/helpers/defineProperty'",
"range": [
324,
362
],
"loc": {
"start": {
"line": 1,
"column": 324
},
"end": {
"line": 1,
"column": 362
}
}
}
],
"range": [
316,
363
],
"loc": {
"start": {
"line": 1,
"column": 316
},
"end": {
"line": 1,
"column": 363
}
}
},
"range": [
299,
363
],
"loc": {
"start": {
"line": 1,
"column": 299
},
"end": {
"line": 1,
"column": 363
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_defineProperty3",
"range": [
364,
380
],
"loc": {
"start": {
"line": 1,
"column": 364
},
"end": {
"line": 1,
"column": 380
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
381,
403
],
"loc": {
"start": {
"line": 1,
"column": 381
},
"end": {
"line": 1,
"column": 403
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_defineProperty2",
"range": [
404,
420
],
"loc": {
"start": {
"line": 1,
"column": 404
},
"end": {
"line": 1,
"column": 420
}
}
}
],
"range": [
381,
421
],
"loc": {
"start": {
"line": 1,
"column": 381
},
"end": {
"line": 1,
"column": 421
}
}
},
"range": [
364,
421
],
"loc": {
"start": {
"line": 1,
"column": 364
},
"end": {
"line": 1,
"column": 421
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_toConsumableArray2",
"range": [
422,
441
],
"loc": {
"start": {
"line": 1,
"column": 422
},
"end": {
"line": 1,
"column": 441
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
442,
449
],
"loc": {
"start": {
"line": 1,
"column": 442
},
"end": {
"line": 1,
"column": 449
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/toConsumableArray",
"raw": "'babel-runtime/helpers/toConsumableArray'",
"range": [
450,
491
],
"loc": {
"start": {
"line": 1,
"column": 450
},
"end": {
"line": 1,
"column": 491
}
}
}
],
"range": [
442,
492
],
"loc": {
"start": {
"line": 1,
"column": 442
},
"end": {
"line": 1,
"column": 492
}
}
},
"range": [
422,
492
],
"loc": {
"start": {
"line": 1,
"column": 422
},
"end": {
"line": 1,
"column": 492
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_toConsumableArray3",
"range": [
493,
512
],
"loc": {
"start": {
"line": 1,
"column": 493
},
"end": {
"line": 1,
"column": 512
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
513,
535
],
"loc": {
"start": {
"line": 1,
"column": 513
},
"end": {
"line": 1,
"column": 535
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_toConsumableArray2",
"range": [
536,
555
],
"loc": {
"start": {
"line": 1,
"column": 536
},
"end": {
"line": 1,
"column": 555
}
}
}
],
"range": [
513,
556
],
"loc": {
"start": {
"line": 1,
"column": 513
},
"end": {
"line": 1,
"column": 556
}
}
},
"range": [
493,
556
],
"loc": {
"start": {
"line": 1,
"column": 493
},
"end": {
"line": 1,
"column": 556
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_set",
"range": [
557,
561
],
"loc": {
"start": {
"line": 1,
"column": 557
},
"end": {
"line": 1,
"column": 561
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
562,
569
],
"loc": {
"start": {
"line": 1,
"column": 562
},
"end": {
"line": 1,
"column": 569
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/set",
"raw": "'babel-runtime/core-js/set'",
"range": [
570,
597
],
"loc": {
"start": {
"line": 1,
"column": 570
},
"end": {
"line": 1,
"column": 597
}
}
}
],
"range": [
562,
598
],
"loc": {
"start": {
"line": 1,
"column": 562
},
"end": {
"line": 1,
"column": 598
}
}
},
"range": [
557,
598
],
"loc": {
"start": {
"line": 1,
"column": 557
},
"end": {
"line": 1,
"column": 598
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_set2",
"range": [
599,
604
],
"loc": {
"start": {
"line": 1,
"column": 599
},
"end": {
"line": 1,
"column": 604
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
605,
627
],
"loc": {
"start": {
"line": 1,
"column": 605
},
"end": {
"line": 1,
"column": 627
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_set",
"range": [
628,
632
],
"loc": {
"start": {
"line": 1,
"column": 628
},
"end": {
"line": 1,
"column": 632
}
}
}
],
"range": [
605,
633
],
"loc": {
"start": {
"line": 1,
"column": 605
},
"end": {
"line": 1,
"column": 633
}
}
},
"range": [
599,
633
],
"loc": {
"start": {
"line": 1,
"column": 599
},
"end": {
"line": 1,
"column": 633
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends2",
"range": [
634,
643
],
"loc": {
"start": {
"line": 1,
"column": 634
},
"end": {
"line": 1,
"column": 643
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
644,
651
],
"loc": {
"start": {
"line": 1,
"column": 644
},
"end": {
"line": 1,
"column": 651
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/extends",
"raw": "'babel-runtime/helpers/extends'",
"range": [
652,
683
],
"loc": {
"start": {
"line": 1,
"column": 652
},
"end": {
"line": 1,
"column": 683
}
}
}
],
"range": [
644,
684
],
"loc": {
"start": {
"line": 1,
"column": 644
},
"end": {
"line": 1,
"column": 684
}
}
},
"range": [
634,
684
],
"loc": {
"start": {
"line": 1,
"column": 634
},
"end": {
"line": 1,
"column": 684
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends3",
"range": [
685,
694
],
"loc": {
"start": {
"line": 1,
"column": 685
},
"end": {
"line": 1,
"column": 694
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
695,
717
],
"loc": {
"start": {
"line": 1,
"column": 695
},
"end": {
"line": 1,
"column": 717
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_extends2",
"range": [
718,
727
],
"loc": {
"start": {
"line": 1,
"column": 718
},
"end": {
"line": 1,
"column": 727
}
}
}
],
"range": [
695,
728
],
"loc": {
"start": {
"line": 1,
"column": 695
},
"end": {
"line": 1,
"column": 728
}
}
},
"range": [
685,
728
],
"loc": {
"start": {
"line": 1,
"column": 685
},
"end": {
"line": 1,
"column": 728
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
729,
745
],
"loc": {
"start": {
"line": 1,
"column": 729
},
"end": {
"line": 1,
"column": 745
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
746,
753
],
"loc": {
"start": {
"line": 1,
"column": 746
},
"end": {
"line": 1,
"column": 753
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/classCallCheck",
"raw": "'babel-runtime/helpers/classCallCheck'",
"range": [
754,
792
],
"loc": {
"start": {
"line": 1,
"column": 754
},
"end": {
"line": 1,
"column": 792
}
}
}
],
"range": [
746,
793
],
"loc": {
"start": {
"line": 1,
"column": 746
},
"end": {
"line": 1,
"column": 793
}
}
},
"range": [
729,
793
],
"loc": {
"start": {
"line": 1,
"column": 729
},
"end": {
"line": 1,
"column": 793
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck3",
"range": [
794,
810
],
"loc": {
"start": {
"line": 1,
"column": 794
},
"end": {
"line": 1,
"column": 810
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
811,
833
],
"loc": {
"start": {
"line": 1,
"column": 811
},
"end": {
"line": 1,
"column": 833
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
834,
850
],
"loc": {
"start": {
"line": 1,
"column": 834
},
"end": {
"line": 1,
"column": 850
}
}
}
],
"range": [
811,
851
],
"loc": {
"start": {
"line": 1,
"column": 811
},
"end": {
"line": 1,
"column": 851
}
}
},
"range": [
794,
851
],
"loc": {
"start": {
"line": 1,
"column": 794
},
"end": {
"line": 1,
"column": 851
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass2",
"range": [
852,
865
],
"loc": {
"start": {
"line": 1,
"column": 852
},
"end": {
"line": 1,
"column": 865
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
866,
873
],
"loc": {
"start": {
"line": 1,
"column": 866
},
"end": {
"line": 1,
"column": 873
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/createClass",
"raw": "'babel-runtime/helpers/createClass'",
"range": [
874,
909
],
"loc": {
"start": {
"line": 1,
"column": 874
},
"end": {
"line": 1,
"column": 909
}
}
}
],
"range": [
866,
910
],
"loc": {
"start": {
"line": 1,
"column": 866
},
"end": {
"line": 1,
"column": 910
}
}
},
"range": [
852,
910
],
"loc": {
"start": {
"line": 1,
"column": 852
},
"end": {
"line": 1,
"column": 910
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass3",
"range": [
911,
924
],
"loc": {
"start": {
"line": 1,
"column": 911
},
"end": {
"line": 1,
"column": 924
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
925,
947
],
"loc": {
"start": {
"line": 1,
"column": 925
},
"end": {
"line": 1,
"column": 947
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_createClass2",
"range": [
948,
961
],
"loc": {
"start": {
"line": 1,
"column": 948
},
"end": {
"line": 1,
"column": 961
}
}
}
],
"range": [
925,
962
],
"loc": {
"start": {
"line": 1,
"column": 925
},
"end": {
"line": 1,
"column": 962
}
}
},
"range": [
911,
962
],
"loc": {
"start": {
"line": 1,
"column": 911
},
"end": {
"line": 1,
"column": 962
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_three",
"range": [
963,
969
],
"loc": {
"start": {
"line": 1,
"column": 963
},
"end": {
"line": 1,
"column": 969
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
970,
977
],
"loc": {
"start": {
"line": 1,
"column": 970
},
"end": {
"line": 1,
"column": 977
}
}
},
"arguments": [
{
"type": "Literal",
"value": "three",
"raw": "'three'",
"range": [
978,
985
],
"loc": {
"start": {
"line": 1,
"column": 978
},
"end": {
"line": 1,
"column": 985
}
}
}
],
"range": [
970,
986
],
"loc": {
"start": {
"line": 1,
"column": 970
},
"end": {
"line": 1,
"column": 986
}
}
},
"range": [
963,
986
],
"loc": {
"start": {
"line": 1,
"column": 963
},
"end": {
"line": 1,
"column": 986
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "THREE",
"range": [
987,
992
],
"loc": {
"start": {
"line": 1,
"column": 987
},
"end": {
"line": 1,
"column": 992
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireWildcard",
"range": [
993,
1016
],
"loc": {
"start": {
"line": 1,
"column": 993
},
"end": {
"line": 1,
"column": 1016
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_three",
"range": [
1017,
1023
],
"loc": {
"start": {
"line": 1,
"column": 1017
},
"end": {
"line": 1,
"column": 1023
}
}
}
],
"range": [
993,
1024
],
"loc": {
"start": {
"line": 1,
"column": 993
},
"end": {
"line": 1,
"column": 1024
}
}
},
"range": [
987,
1024
],
"loc": {
"start": {
"line": 1,
"column": 987
},
"end": {
"line": 1,
"column": 1024
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_materialstore",
"range": [
1025,
1039
],
"loc": {
"start": {
"line": 1,
"column": 1025
},
"end": {
"line": 1,
"column": 1039
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1040,
1047
],
"loc": {
"start": {
"line": 1,
"column": 1040
},
"end": {
"line": 1,
"column": 1047
}
}
},
"arguments": [
{
"type": "Literal",
"value": "../misc/materialstore",
"raw": "'../misc/materialstore'",
"range": [
1048,
1071
],
"loc": {
"start": {
"line": 1,
"column": 1048
},
"end": {
"line": 1,
"column": 1071
}
}
}
],
"range": [
1040,
1072
],
"loc": {
"start": {
"line": 1,
"column": 1040
},
"end": {
"line": 1,
"column": 1072
}
}
},
"range": [
1025,
1072
],
"loc": {
"start": {
"line": 1,
"column": 1025
},
"end": {
"line": 1,
"column": 1072
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_materialstore2",
"range": [
1073,
1088
],
"loc": {
"start": {
"line": 1,
"column": 1073
},
"end": {
"line": 1,
"column": 1088
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1089,
1111
],
"loc": {
"start": {
"line": 1,
"column": 1089
},
"end": {
"line": 1,
"column": 1111
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_materialstore",
"range": [
1112,
1126
],