awv3
Version:
⚡ AWV3 embedded CAD
2,141 lines (2,140 loc) • 886 kB
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": "_getPrototypeOf",
"range": [
72,
87
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 87
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
88,
95
],
"loc": {
"start": {
"line": 1,
"column": 88
},
"end": {
"line": 1,
"column": 95
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/core-js/object/get-prototype-of",
"raw": "'babel-runtime/core-js/object/get-prototype-of'",
"range": [
96,
143
],
"loc": {
"start": {
"line": 1,
"column": 96
},
"end": {
"line": 1,
"column": 143
}
}
}
],
"range": [
88,
144
],
"loc": {
"start": {
"line": 1,
"column": 88
},
"end": {
"line": 1,
"column": 144
}
}
},
"range": [
72,
144
],
"loc": {
"start": {
"line": 1,
"column": 72
},
"end": {
"line": 1,
"column": 144
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_getPrototypeOf2",
"range": [
145,
161
],
"loc": {
"start": {
"line": 1,
"column": 145
},
"end": {
"line": 1,
"column": 161
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
162,
184
],
"loc": {
"start": {
"line": 1,
"column": 162
},
"end": {
"line": 1,
"column": 184
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_getPrototypeOf",
"range": [
185,
200
],
"loc": {
"start": {
"line": 1,
"column": 185
},
"end": {
"line": 1,
"column": 200
}
}
}
],
"range": [
162,
201
],
"loc": {
"start": {
"line": 1,
"column": 162
},
"end": {
"line": 1,
"column": 201
}
}
},
"range": [
145,
201
],
"loc": {
"start": {
"line": 1,
"column": 145
},
"end": {
"line": 1,
"column": 201
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
202,
218
],
"loc": {
"start": {
"line": 1,
"column": 202
},
"end": {
"line": 1,
"column": 218
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
219,
226
],
"loc": {
"start": {
"line": 1,
"column": 219
},
"end": {
"line": 1,
"column": 226
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/classCallCheck",
"raw": "'babel-runtime/helpers/classCallCheck'",
"range": [
227,
265
],
"loc": {
"start": {
"line": 1,
"column": 227
},
"end": {
"line": 1,
"column": 265
}
}
}
],
"range": [
219,
266
],
"loc": {
"start": {
"line": 1,
"column": 219
},
"end": {
"line": 1,
"column": 266
}
}
},
"range": [
202,
266
],
"loc": {
"start": {
"line": 1,
"column": 202
},
"end": {
"line": 1,
"column": 266
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_classCallCheck3",
"range": [
267,
283
],
"loc": {
"start": {
"line": 1,
"column": 267
},
"end": {
"line": 1,
"column": 283
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
284,
306
],
"loc": {
"start": {
"line": 1,
"column": 284
},
"end": {
"line": 1,
"column": 306
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_classCallCheck2",
"range": [
307,
323
],
"loc": {
"start": {
"line": 1,
"column": 307
},
"end": {
"line": 1,
"column": 323
}
}
}
],
"range": [
284,
324
],
"loc": {
"start": {
"line": 1,
"column": 284
},
"end": {
"line": 1,
"column": 324
}
}
},
"range": [
267,
324
],
"loc": {
"start": {
"line": 1,
"column": 267
},
"end": {
"line": 1,
"column": 324
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass2",
"range": [
325,
338
],
"loc": {
"start": {
"line": 1,
"column": 325
},
"end": {
"line": 1,
"column": 338
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
339,
346
],
"loc": {
"start": {
"line": 1,
"column": 339
},
"end": {
"line": 1,
"column": 346
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/createClass",
"raw": "'babel-runtime/helpers/createClass'",
"range": [
347,
382
],
"loc": {
"start": {
"line": 1,
"column": 347
},
"end": {
"line": 1,
"column": 382
}
}
}
],
"range": [
339,
383
],
"loc": {
"start": {
"line": 1,
"column": 339
},
"end": {
"line": 1,
"column": 383
}
}
},
"range": [
325,
383
],
"loc": {
"start": {
"line": 1,
"column": 325
},
"end": {
"line": 1,
"column": 383
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_createClass3",
"range": [
384,
397
],
"loc": {
"start": {
"line": 1,
"column": 384
},
"end": {
"line": 1,
"column": 397
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
398,
420
],
"loc": {
"start": {
"line": 1,
"column": 398
},
"end": {
"line": 1,
"column": 420
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_createClass2",
"range": [
421,
434
],
"loc": {
"start": {
"line": 1,
"column": 421
},
"end": {
"line": 1,
"column": 434
}
}
}
],
"range": [
398,
435
],
"loc": {
"start": {
"line": 1,
"column": 398
},
"end": {
"line": 1,
"column": 435
}
}
},
"range": [
384,
435
],
"loc": {
"start": {
"line": 1,
"column": 384
},
"end": {
"line": 1,
"column": 435
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
436,
463
],
"loc": {
"start": {
"line": 1,
"column": 436
},
"end": {
"line": 1,
"column": 463
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
464,
471
],
"loc": {
"start": {
"line": 1,
"column": 464
},
"end": {
"line": 1,
"column": 471
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/possibleConstructorReturn",
"raw": "'babel-runtime/helpers/possibleConstructorReturn'",
"range": [
472,
521
],
"loc": {
"start": {
"line": 1,
"column": 472
},
"end": {
"line": 1,
"column": 521
}
}
}
],
"range": [
464,
522
],
"loc": {
"start": {
"line": 1,
"column": 464
},
"end": {
"line": 1,
"column": 522
}
}
},
"range": [
436,
522
],
"loc": {
"start": {
"line": 1,
"column": 436
},
"end": {
"line": 1,
"column": 522
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_possibleConstructorReturn3",
"range": [
523,
550
],
"loc": {
"start": {
"line": 1,
"column": 523
},
"end": {
"line": 1,
"column": 550
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
551,
573
],
"loc": {
"start": {
"line": 1,
"column": 551
},
"end": {
"line": 1,
"column": 573
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_possibleConstructorReturn2",
"range": [
574,
601
],
"loc": {
"start": {
"line": 1,
"column": 574
},
"end": {
"line": 1,
"column": 601
}
}
}
],
"range": [
551,
602
],
"loc": {
"start": {
"line": 1,
"column": 551
},
"end": {
"line": 1,
"column": 602
}
}
},
"range": [
523,
602
],
"loc": {
"start": {
"line": 1,
"column": 523
},
"end": {
"line": 1,
"column": 602
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_inherits2",
"range": [
603,
613
],
"loc": {
"start": {
"line": 1,
"column": 603
},
"end": {
"line": 1,
"column": 613
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
614,
621
],
"loc": {
"start": {
"line": 1,
"column": 614
},
"end": {
"line": 1,
"column": 621
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/inherits",
"raw": "'babel-runtime/helpers/inherits'",
"range": [
622,
654
],
"loc": {
"start": {
"line": 1,
"column": 622
},
"end": {
"line": 1,
"column": 654
}
}
}
],
"range": [
614,
655
],
"loc": {
"start": {
"line": 1,
"column": 614
},
"end": {
"line": 1,
"column": 655
}
}
},
"range": [
603,
655
],
"loc": {
"start": {
"line": 1,
"column": 603
},
"end": {
"line": 1,
"column": 655
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_inherits3",
"range": [
656,
666
],
"loc": {
"start": {
"line": 1,
"column": 656
},
"end": {
"line": 1,
"column": 666
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
667,
689
],
"loc": {
"start": {
"line": 1,
"column": 667
},
"end": {
"line": 1,
"column": 689
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_inherits2",
"range": [
690,
700
],
"loc": {
"start": {
"line": 1,
"column": 690
},
"end": {
"line": 1,
"column": 700
}
}
}
],
"range": [
667,
701
],
"loc": {
"start": {
"line": 1,
"column": 667
},
"end": {
"line": 1,
"column": 701
}
}
},
"range": [
656,
701
],
"loc": {
"start": {
"line": 1,
"column": 656
},
"end": {
"line": 1,
"column": 701
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_defineProperty2",
"range": [
702,
718
],
"loc": {
"start": {
"line": 1,
"column": 702
},
"end": {
"line": 1,
"column": 718
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
719,
726
],
"loc": {
"start": {
"line": 1,
"column": 719
},
"end": {
"line": 1,
"column": 726
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/defineProperty",
"raw": "'babel-runtime/helpers/defineProperty'",
"range": [
727,
765
],
"loc": {
"start": {
"line": 1,
"column": 727
},
"end": {
"line": 1,
"column": 765
}
}
}
],
"range": [
719,
766
],
"loc": {
"start": {
"line": 1,
"column": 719
},
"end": {
"line": 1,
"column": 766
}
}
},
"range": [
702,
766
],
"loc": {
"start": {
"line": 1,
"column": 702
},
"end": {
"line": 1,
"column": 766
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_defineProperty3",
"range": [
767,
783
],
"loc": {
"start": {
"line": 1,
"column": 767
},
"end": {
"line": 1,
"column": 783
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
784,
806
],
"loc": {
"start": {
"line": 1,
"column": 784
},
"end": {
"line": 1,
"column": 806
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_defineProperty2",
"range": [
807,
823
],
"loc": {
"start": {
"line": 1,
"column": 807
},
"end": {
"line": 1,
"column": 823
}
}
}
],
"range": [
784,
824
],
"loc": {
"start": {
"line": 1,
"column": 784
},
"end": {
"line": 1,
"column": 824
}
}
},
"range": [
767,
824
],
"loc": {
"start": {
"line": 1,
"column": 767
},
"end": {
"line": 1,
"column": 824
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends3",
"range": [
825,
834
],
"loc": {
"start": {
"line": 1,
"column": 825
},
"end": {
"line": 1,
"column": 834
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
835,
842
],
"loc": {
"start": {
"line": 1,
"column": 835
},
"end": {
"line": 1,
"column": 842
}
}
},
"arguments": [
{
"type": "Literal",
"value": "babel-runtime/helpers/extends",
"raw": "'babel-runtime/helpers/extends'",
"range": [
843,
874
],
"loc": {
"start": {
"line": 1,
"column": 843
},
"end": {
"line": 1,
"column": 874
}
}
}
],
"range": [
835,
875
],
"loc": {
"start": {
"line": 1,
"column": 835
},
"end": {
"line": 1,
"column": 875
}
}
},
"range": [
825,
875
],
"loc": {
"start": {
"line": 1,
"column": 825
},
"end": {
"line": 1,
"column": 875
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_extends4",
"range": [
876,
885
],
"loc": {
"start": {
"line": 1,
"column": 876
},
"end": {
"line": 1,
"column": 885
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
886,
908
],
"loc": {
"start": {
"line": 1,
"column": 886
},
"end": {
"line": 1,
"column": 908
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_extends3",
"range": [
909,
918
],
"loc": {
"start": {
"line": 1,
"column": 909
},
"end": {
"line": 1,
"column": 918
}
}
}
],
"range": [
886,
919
],
"loc": {
"start": {
"line": 1,
"column": 886
},
"end": {
"line": 1,
"column": 919
}
}
},
"range": [
876,
919
],
"loc": {
"start": {
"line": 1,
"column": 876
},
"end": {
"line": 1,
"column": 919
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_three",
"range": [
920,
926
],
"loc": {
"start": {
"line": 1,
"column": 920
},
"end": {
"line": 1,
"column": 926
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
927,
934
],
"loc": {
"start": {
"line": 1,
"column": 927
},
"end": {
"line": 1,
"column": 934
}
}
},
"arguments": [
{
"type": "Literal",
"value": "three",
"raw": "'three'",
"range": [
935,
942
],
"loc": {
"start": {
"line": 1,
"column": 935
},
"end": {
"line": 1,
"column": 942
}
}
}
],
"range": [
927,
943
],
"loc": {
"start": {
"line": 1,
"column": 927
},
"end": {
"line": 1,
"column": 943
}
}
},
"range": [
920,
943
],
"loc": {
"start": {
"line": 1,
"column": 920
},
"end": {
"line": 1,
"column": 943
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "THREE",
"range": [
944,
949
],
"loc": {
"start": {
"line": 1,
"column": 944
},
"end": {
"line": 1,
"column": 949
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireWildcard",
"range": [
950,
973
],
"loc": {
"start": {
"line": 1,
"column": 950
},
"end": {
"line": 1,
"column": 973
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_three",
"range": [
974,
980
],
"loc": {
"start": {
"line": 1,
"column": 974
},
"end": {
"line": 1,
"column": 980
}
}
}
],
"range": [
950,
981
],
"loc": {
"start": {
"line": 1,
"column": 950
},
"end": {
"line": 1,
"column": 981
}
}
},
"range": [
944,
981
],
"loc": {
"start": {
"line": 1,
"column": 944
},
"end": {
"line": 1,
"column": 981
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_object",
"range": [
982,
989
],
"loc": {
"start": {
"line": 1,
"column": 982
},
"end": {
"line": 1,
"column": 989
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
990,
997
],
"loc": {
"start": {
"line": 1,
"column": 990
},
"end": {
"line": 1,
"column": 997
}
}
},
"arguments": [
{
"type": "Literal",
"value": "awv3/three/object3",
"raw": "'awv3/three/object3'",
"range": [
998,
1018
],
"loc": {
"start": {
"line": 1,
"column": 998
},
"end": {
"line": 1,
"column": 1018
}
}
}
],
"range": [
990,
1019
],
"loc": {
"start": {
"line": 1,
"column": 990
},
"end": {
"line": 1,
"column": 1019
}
}
},
"range": [
982,
1019
],
"loc": {
"start": {
"line": 1,
"column": 982
},
"end": {
"line": 1,
"column": 1019
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_object2",
"range": [
1020,
1028
],
"loc": {
"start": {
"line": 1,
"column": 1020
},
"end": {
"line": 1,
"column": 1028
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1029,
1051
],
"loc": {
"start": {
"line": 1,
"column": 1029
},
"end": {
"line": 1,
"column": 1051
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_object",
"range": [
1052,
1059
],
"loc": {
"start": {
"line": 1,
"column": 1052
},
"end": {
"line": 1,
"column": 1059
}
}
}
],
"range": [
1029,
1060
],
"loc": {
"start": {
"line": 1,
"column": 1029
},
"end": {
"line": 1,
"column": 1060
}
}
},
"range": [
1020,
1060
],
"loc": {
"start": {
"line": 1,
"column": 1020
},
"end": {
"line": 1,
"column": 1060
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_plugin",
"range": [
1061,
1068
],
"loc": {
"start": {
"line": 1,
"column": 1061
},
"end": {
"line": 1,
"column": 1068
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1069,
1076
],
"loc": {
"start": {
"line": 1,
"column": 1069
},
"end": {
"line": 1,
"column": 1076
}
}
},
"arguments": [
{
"type": "Literal",
"value": "../../session/plugin",
"raw": "'../../session/plugin'",
"range": [
1077,
1099
],
"loc": {
"start": {
"line": 1,
"column": 1077
},
"end": {
"line": 1,
"column": 1099
}
}
}
],
"range": [
1069,
1100
],
"loc": {
"start": {
"line": 1,
"column": 1069
},
"end": {
"line": 1,
"column": 1100
}
}
},
"range": [
1061,
1100
],
"loc": {
"start": {
"line": 1,
"column": 1061
},
"end": {
"line": 1,
"column": 1100
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_plugin2",
"range": [
1101,
1109
],
"loc": {
"start": {
"line": 1,
"column": 1101
},
"end": {
"line": 1,
"column": 1109
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
1110,
1132
],
"loc": {
"start": {
"line": 1,
"column": 1110
},
"end": {
"line": 1,
"column": 1132
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_plugin",
"range": [
1133,
1140
],
"loc": {
"start": {
"line": 1,
"column": 1133
},
"end": {
"line": 1,
"column": 1140
}
}
}
],
"range": [
1110,
1141
],
"loc": {
"start": {
"line": 1,
"column": 1110
},
"end": {
"line": 1,
"column": 1141
}
}
},
"range": [
1101,
1141
],
"loc": {
"start": {
"line": 1,
"column": 1101
},
"end": {
"line": 1,
"column": 1141
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_elements",
"range": [
1142,
1151
],
"loc": {
"start": {
"line": 1,
"column": 1142
},
"end": {
"line": 1,
"column": 1151
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
1152,
1159
],
"loc": {
"start": {
"line": 1,
"column": 1152
},
"end": {
"line": 1,
"column": 1159
}
}
},
"arguments": [
{
"type": "Literal",
"value": "../../session/elements",
"raw": "'../../session/elements'",
"range": [
1160,
1184
],
"loc": {
"start": {
"line": 1,
"column": 1160
},
"end": {
"line": 1,
"column": 1184
}
}
}
],
"range": [
1152,
1185
],