awv3
Version:
⚡ AWV3 embedded CAD
2,139 lines • 1.3 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": "_from",
"range": [
72,
77
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 77
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
78,
85
],
"loc": {
"start": {
"line": 1,
"column": 78
},
"end": {
"line": 1,
"column": 85
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/array/from",
"raw": "'babel-runtime/core-js/array/from'",
"range": [
86,
120
],
"loc": {
"start": {
"line": 1,
"column": 86
},
"end": {
"line": 1,
"column": 120
}
}
}
],
"range": [
78,
121
],
"loc": {
"start": {
"line": 1,
"column": 78
},
"end": {
"line": 1,
"column": 121
}
}
},
"range": [
72,
121
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 121
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_from2",
"range": [
122,
128
],
"loc": {
"start": {
"line": 1,
"column": 122
},
"end": {
"line": 1,
"column": 128
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
129,
151
],
"loc": {
"start": {
"line": 1,
"column": 129
},
"end": {
"line": 1,
"column": 151
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_from",
"range": [
152,
157
],
"loc": {
"start": {
"line": 1,
"column": 152
},
"end": {
"line": 1,
"column": 157
}
}
}
],
"range": [
129,
158
],
"loc": {
"start": {
"line": 1,
"column": 129
},
"end": {
"line": 1,
"column": 158
}
}
},
"range": [
122,
158
],
"loc": {
"start": {
"line": 1,
"column": 122
},
"end": {
"line": 1,
"column": 158
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getPrototypeOf",
"range": [
159,
174
],
"loc": {
"start": {
"line": 1,
"column": 159
},
"end": {
"line": 1,
"column": 174
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
175,
182
],
"loc": {
"start": {
"line": 1,
"column": 175
},
"end": {
"line": 1,
"column": 182
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/object/get-prototype-of",
"raw": "'babel-runtime/core-js/object/get-prototype-of'",
"range": [
183,
230
],
"loc": {
"start": {
"line": 1,
"column": 183
},
"end": {
"line": 1,
"column": 230
}
}
}
],
"range": [
175,
231
],
"loc": {
"start": {
"line": 1,
"column": 175
},
"end": {
"line": 1,
"column": 231
}
}
},
"range": [
159,
231
],
"loc": {
"start": {
"line": 1,
"column": 159
},
"end": {
"line": 1,
"column": 231
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getPrototypeOf2",
"range": [
232,
248
],
"loc": {
"start": {
"line": 1,
"column": 232
},
"end": {
"line": 1,
"column": 248
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
249,
271
],
"loc": {
"start": {
"line": 1,
"column": 249
},
"end": {
"line": 1,
"column": 271
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_getPrototypeOf",
"range": [
272,
287
],
"loc": {
"start": {
"line": 1,
"column": 272
},
"end": {
"line": 1,
"column": 287
}
}
}
],
"range": [
249,
288
],
"loc": {
"start": {
"line": 1,
"column": 249
},
"end": {
"line": 1,
"column": 288
}
}
},
"range": [
232,
288
],
"loc": {
"start": {
"line": 1,
"column": 232
},
"end": {
"line": 1,
"column": 288
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
289,
305
],
"loc": {
"start": {
"line": 1,
"column": 289
},
"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/classCallCheck",
"raw": "'babel-runtime/helpers/classCallCheck'",
"range": [
314,
352
],
"loc": {
"start": {
"line": 1,
"column": 314
},
"end": {
"line": 1,
"column": 352
}
}
}
],
"range": [
306,
353
],
"loc": {
"start": {
"line": 1,
"column": 306
},
"end": {
"line": 1,
"column": 353
}
}
},
"range": [
289,
353
],
"loc": {
"start": {
"line": 1,
"column": 289
},
"end": {
"line": 1,
"column": 353
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck3",
"range": [
354,
370
],
"loc": {
"start": {
"line": 1,
"column": 354
},
"end": {
"line": 1,
"column": 370
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
371,
393
],
"loc": {
"start": {
"line": 1,
"column": 371
},
"end": {
"line": 1,
"column": 393
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
394,
410
],
"loc": {
"start": {
"line": 1,
"column": 394
},
"end": {
"line": 1,
"column": 410
}
}
}
],
"range": [
371,
411
],
"loc": {
"start": {
"line": 1,
"column": 371
},
"end": {
"line": 1,
"column": 411
}
}
},
"range": [
354,
411
],
"loc": {
"start": {
"line": 1,
"column": 354
},
"end": {
"line": 1,
"column": 411
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass2",
"range": [
412,
425
],
"loc": {
"start": {
"line": 1,
"column": 412
},
"end": {
"line": 1,
"column": 425
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
426,
433
],
"loc": {
"start": {
"line": 1,
"column": 426
},
"end": {
"line": 1,
"column": 433
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/createClass",
"raw": "'babel-runtime/helpers/createClass'",
"range": [
434,
469
],
"loc": {
"start": {
"line": 1,
"column": 434
},
"end": {
"line": 1,
"column": 469
}
}
}
],
"range": [
426,
470
],
"loc": {
"start": {
"line": 1,
"column": 426
},
"end": {
"line": 1,
"column": 470
}
}
},
"range": [
412,
470
],
"loc": {
"start": {
"line": 1,
"column": 412
},
"end": {
"line": 1,
"column": 470
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass3",
"range": [
471,
484
],
"loc": {
"start": {
"line": 1,
"column": 471
},
"end": {
"line": 1,
"column": 484
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
485,
507
],
"loc": {
"start": {
"line": 1,
"column": 485
},
"end": {
"line": 1,
"column": 507
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_createClass2",
"range": [
508,
521
],
"loc": {
"start": {
"line": 1,
"column": 508
},
"end": {
"line": 1,
"column": 521
}
}
}
],
"range": [
485,
522
],
"loc": {
"start": {
"line": 1,
"column": 485
},
"end": {
"line": 1,
"column": 522
}
}
},
"range": [
471,
522
],
"loc": {
"start": {
"line": 1,
"column": 471
},
"end": {
"line": 1,
"column": 522
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
523,
550
],
"loc": {
"start": {
"line": 1,
"column": 523
},
"end": {
"line": 1,
"column": 550
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
551,
558
],
"loc": {
"start": {
"line": 1,
"column": 551
},
"end": {
"line": 1,
"column": 558
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/possibleConstructorReturn",
"raw": "'babel-runtime/helpers/possibleConstructorReturn'",
"range": [
559,
608
],
"loc": {
"start": {
"line": 1,
"column": 559
},
"end": {
"line": 1,
"column": 608
}
}
}
],
"range": [
551,
609
],
"loc": {
"start": {
"line": 1,
"column": 551
},
"end": {
"line": 1,
"column": 609
}
}
},
"range": [
523,
609
],
"loc": {
"start": {
"line": 1,
"column": 523
},
"end": {
"line": 1,
"column": 609
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn3",
"range": [
610,
637
],
"loc": {
"start": {
"line": 1,
"column": 610
},
"end": {
"line": 1,
"column": 637
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
638,
660
],
"loc": {
"start": {
"line": 1,
"column": 638
},
"end": {
"line": 1,
"column": 660
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
661,
688
],
"loc": {
"start": {
"line": 1,
"column": 661
},
"end": {
"line": 1,
"column": 688
}
}
}
],
"range": [
638,
689
],
"loc": {
"start": {
"line": 1,
"column": 638
},
"end": {
"line": 1,
"column": 689
}
}
},
"range": [
610,
689
],
"loc": {
"start": {
"line": 1,
"column": 610
},
"end": {
"line": 1,
"column": 689
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_inherits2",
"range": [
690,
700
],
"loc": {
"start": {
"line": 1,
"column": 690
},
"end": {
"line": 1,
"column": 700
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
701,
708
],
"loc": {
"start": {
"line": 1,
"column": 701
},
"end": {
"line": 1,
"column": 708
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/inherits",
"raw": "'babel-runtime/helpers/inherits'",
"range": [
709,
741
],
"loc": {
"start": {
"line": 1,
"column": 709
},
"end": {
"line": 1,
"column": 741
}
}
}
],
"range": [
701,
742
],
"loc": {
"start": {
"line": 1,
"column": 701
},
"end": {
"line": 1,
"column": 742
}
}
},
"range": [
690,
742
],
"loc": {
"start": {
"line": 1,
"column": 690
},
"end": {
"line": 1,
"column": 742
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_inherits3",
"range": [
743,
753
],
"loc": {
"start": {
"line": 1,
"column": 743
},
"end": {
"line": 1,
"column": 753
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
754,
776
],
"loc": {
"start": {
"line": 1,
"column": 754
},
"end": {
"line": 1,
"column": 776
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_inherits2",
"range": [
777,
787
],
"loc": {
"start": {
"line": 1,
"column": 777
},
"end": {
"line": 1,
"column": 787
}
}
}
],
"range": [
754,
788
],
"loc": {
"start": {
"line": 1,
"column": 754
},
"end": {
"line": 1,
"column": 788
}
}
},
"range": [
743,
788
],
"loc": {
"start": {
"line": 1,
"column": 743
},
"end": {
"line": 1,
"column": 788
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_defineProperty2",
"range": [
789,
805
],
"loc": {
"start": {
"line": 1,
"column": 789
},
"end": {
"line": 1,
"column": 805
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
806,
813
],
"loc": {
"start": {
"line": 1,
"column": 806
},
"end": {
"line": 1,
"column": 813
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/defineProperty",
"raw": "'babel-runtime/helpers/defineProperty'",
"range": [
814,
852
],
"loc": {
"start": {
"line": 1,
"column": 814
},
"end": {
"line": 1,
"column": 852
}
}
}
],
"range": [
806,
853
],
"loc": {
"start": {
"line": 1,
"column": 806
},
"end": {
"line": 1,
"column": 853
}
}
},
"range": [
789,
853
],
"loc": {
"start": {
"line": 1,
"column": 789
},
"end": {
"line": 1,
"column": 853
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_defineProperty3",
"range": [
854,
870
],
"loc": {
"start": {
"line": 1,
"column": 854
},
"end": {
"line": 1,
"column": 870
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
871,
893
],
"loc": {
"start": {
"line": 1,
"column": 871
},
"end": {
"line": 1,
"column": 893
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_defineProperty2",
"range": [
894,
910
],
"loc": {
"start": {
"line": 1,
"column": 894
},
"end": {
"line": 1,
"column": 910
}
}
}
],
"range": [
871,
911
],
"loc": {
"start": {
"line": 1,
"column": 871
},
"end": {
"line": 1,
"column": 911
}
}
},
"range": [
854,
911
],
"loc": {
"start": {
"line": 1,
"column": 854
},
"end": {
"line": 1,
"column": 911
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends3",
"range": [
912,
921
],
"loc": {
"start": {
"line": 1,
"column": 912
},
"end": {
"line": 1,
"column": 921
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
922,
929
],
"loc": {
"start": {
"line": 1,
"column": 922
},
"end": {
"line": 1,
"column": 929
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/extends",
"raw": "'babel-runtime/helpers/extends'",
"range": [
930,
961
],
"loc": {
"start": {
"line": 1,
"column": 930
},
"end": {
"line": 1,
"column": 961
}
}
}
],
"range": [
922,
962
],
"loc": {
"start": {
"line": 1,
"column": 922
},
"end": {
"line": 1,
"column": 962
}
}
},
"range": [
912,
962
],
"loc": {
"start": {
"line": 1,
"column": 912
},
"end": {
"line": 1,
"column": 962
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends4",
"range": [
963,
972
],
"loc": {
"start": {
"line": 1,
"column": 963
},
"end": {
"line": 1,
"column": 972
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
973,
995
],
"loc": {
"start": {
"line": 1,
"column": 973
},
"end": {
"line": 1,
"column": 995
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_extends3",
"range": [
996,
1005
],
"loc": {
"start": {
"line": 1,
"column": 996
},
"end": {
"line": 1,
"column": 1005
}
}
}
],
"range": [
973,
1006
],
"loc": {
"start": {
"line": 1,
"column": 973
},
"end": {
"line": 1,
"column": 1006
}
}
},
"range": [
963,
1006
],
"loc": {
"start": {
"line": 1,
"column": 963
},
"end": {
"line": 1,
"column": 1006
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_three",
"range": [
1007,
1013
],
"loc": {
"start": {
"line": 1,
"column": 1007
},
"end": {
"line": 1,
"column": 1013
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1014,
1021
],
"loc": {
"start": {
"line": 1,
"column": 1014
},
"end": {
"line": 1,
"column": 1021
}
}
},
"arguments": [
{
"type": "Literal",
"value": "three",
"raw": "'three'",
"range": [
1022,
1029
],
"loc": {
"start": {
"line": 1,
"column": 1022
},
"end": {
"line": 1,
"column": 1029
}
}
}
],
"range": [
1014,
1030
],
"loc": {
"start": {
"line": 1,
"column": 1014
},
"end": {
"line": 1,
"column": 1030
}
}
},
"range": [
1007,
1030
],
"loc": {
"start": {
"line": 1,
"column": 1007
},
"end": {
"line": 1,
"column": 1030
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "THREE",
"range": [
1031,
1036
],
"loc": {
"start": {
"line": 1,
"column": 1031
},
"end": {
"line": 1,
"column": 1036
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireWildcard",
"range": [
1037,
1060
],
"loc": {
"start": {
"line": 1,
"column": 1037
},
"end": {
"line": 1,
"column": 1060
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_three",
"range": [
1061,
1067
],
"loc": {
"start": {
"line": 1,
"column": 1061
},
"end": {
"line": 1,
"column": 1067
}
}
}
],
"range": [
1037,
1068
],
"loc": {
"start": {
"line": 1,
"column": 1037
},
"end": {
"line": 1,
"column": 1068
}
}
},
"range": [
1031,
1068
],
"loc": {
"start": {
"line": 1,
"column": 1031
},
"end": {
"line": 1,
"column": 1068
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_object",
"range": [
1069,
1076
],
"loc": {
"start": {
"line": 1,
"column": 1069
},
"end": {
"line": 1,
"column": 1076
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1077,
1084
],
"loc": {
"start": {
"line": 1,
"column": 1077
},
"end": {
"line": 1,
"column": 1084
}
}
},
"arguments": [
{
"type": "Literal",
"value": "awv3/three/object3",
"raw": "'awv3/three/object3'",
"range": [
1085,
1105
],
"loc": {
"start": {
"line": 1,
"column": 1085
},
"end": {
"line": 1,
"column": 1105
}
}
}
],
"range": [
1077,
1106
],
"loc": {
"start": {
"line": 1,
"column": 1077
},
"end": {
"line": 1,
"column": 1106
}
}
},
"range": [
1069,
1106
],
"loc": {
"start": {
"line": 1,
"column": 1069
},
"end": {
"line": 1,
"column": 1106
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_object2",
"range": [
1107,
1115
],
"loc": {
"start": {
"line": 1,
"column": 1107
},
"end": {
"line": 1,
"column": 1115
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1116,
1138
],
"loc": {
"start": {
"line": 1,
"column": 1116
},
"end": {
"line": 1,
"column": 1138
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_object",
"range": [
1139,
1146
],
"loc": {
"start": {
"line": 1,
"column": 1139
},
"end": {
"line": 1,
"column": 1146
}
}
}
],
"range": [
1116,
1147
],
"loc": {
"start": {
"line": 1,
"column": 1116
},
"end": {
"line": 1,
"column": 1147
}
}
},
"range": [
1107,
1147
],
"loc": {
"start": {
"line": 1,
"column": 1107
},
"end": {
"line": 1,
"column": 1147
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_region",
"range": [
1148,
1155
],
"loc": {
"start": {
"line": 1,
"column": 1148
},
"end": {
"line": 1,
"column": 1155
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1156,
1163
],
"loc": {
"start": {
"line": 1,
"column": 1156
},
"end": {
"line": 1,
"column": 1163
}
}
},
"arguments": [
{
"type": "Literal",
"value": "awv3/three/region",
"raw": "'awv3/three/region'",
"range": [
1164,
1183
],
"loc": {
"start": {
"line": 1,
"column": 1164
},
"end": {
"line": 1,
"column": 1183
}
}
}
],
"range": [
1156,
118