luxon
Version:
Immutable date wrapper
2,380 lines • 52.4 kB
JSON
{
"type": "File",
"start": 0,
"end": 471,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 15,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 471,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 15,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 28,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 28
}
},
"specifiers": [],
"source": {
"type": "StringLiteral",
"start": 7,
"end": 27,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 27
}
},
"extra": {
"rawValue": "core-js/es6/symbol",
"raw": "'core-js/es6/symbol'"
},
"value": "core-js/es6/symbol"
}
},
{
"type": "ImportDeclaration",
"start": 29,
"end": 57,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 28
}
},
"specifiers": [],
"source": {
"type": "StringLiteral",
"start": 36,
"end": 56,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 27
}
},
"extra": {
"rawValue": "core-js/es6/object",
"raw": "'core-js/es6/object'"
},
"value": "core-js/es6/object"
}
},
{
"type": "ImportDeclaration",
"start": 58,
"end": 94,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 36
}
},
"specifiers": [],
"source": {
"type": "StringLiteral",
"start": 65,
"end": 93,
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 35
}
},
"extra": {
"rawValue": "core-js/fn/symbol/iterator",
"raw": "'core-js/fn/symbol/iterator'"
},
"value": "core-js/fn/symbol/iterator"
}
},
{
"type": "ImportDeclaration",
"start": 95,
"end": 129,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 34
}
},
"specifiers": [],
"source": {
"type": "StringLiteral",
"start": 102,
"end": 128,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 33
}
},
"extra": {
"rawValue": "core-js/fn/number/is-nan",
"raw": "'core-js/fn/number/is-nan'"
},
"value": "core-js/fn/number/is-nan"
}
},
{
"type": "ImportDeclaration",
"start": 130,
"end": 157,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 27
}
},
"specifiers": [],
"source": {
"type": "StringLiteral",
"start": 137,
"end": 156,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 26
}
},
"extra": {
"rawValue": "core-js/es6/array",
"raw": "'core-js/es6/array'"
},
"value": "core-js/es6/array"
}
},
{
"type": "ImportDeclaration",
"start": 158,
"end": 205,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 47
}
},
"specifiers": [],
"source": {
"type": "StringLiteral",
"start": 165,
"end": 204,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 46
}
},
"extra": {
"rawValue": "core-js/fn/string/virtual/starts-with",
"raw": "'core-js/fn/string/virtual/starts-with'"
},
"value": "core-js/fn/string/virtual/starts-with"
}
},
{
"type": "ImportDeclaration",
"start": 206,
"end": 251,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 45
}
},
"specifiers": [],
"source": {
"type": "StringLiteral",
"start": 213,
"end": 250,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 44
}
},
"extra": {
"rawValue": "core-js/fn/string/virtual/pad-start",
"raw": "'core-js/fn/string/virtual/pad-start'"
},
"value": "core-js/fn/string/virtual/pad-start"
}
},
{
"type": "ExportNamedDeclaration",
"start": 253,
"end": 291,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 38
}
},
"declaration": null,
"specifiers": [
{
"type": "ExportSpecifier",
"start": 262,
"end": 270,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 262,
"end": 270,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
},
"identifierName": "DateTime"
},
"name": "DateTime"
},
"exported": {
"type": "Identifier",
"start": 262,
"end": 270,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
},
"identifierName": "DateTime"
},
"name": "DateTime"
}
}
],
"source": {
"type": "StringLiteral",
"start": 278,
"end": 290,
"loc": {
"start": {
"line": 9,
"column": 25
},
"end": {
"line": 9,
"column": 37
}
},
"extra": {
"rawValue": "./datetime",
"raw": "'./datetime'"
},
"value": "./datetime"
}
},
{
"type": "ExportNamedDeclaration",
"start": 292,
"end": 330,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 38
}
},
"declaration": null,
"specifiers": [
{
"type": "ExportSpecifier",
"start": 301,
"end": 309,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 301,
"end": 309,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 17
},
"identifierName": "Duration"
},
"name": "Duration"
},
"exported": {
"type": "Identifier",
"start": 301,
"end": 309,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 17
},
"identifierName": "Duration"
},
"name": "Duration"
}
}
],
"source": {
"type": "StringLiteral",
"start": 317,
"end": 329,
"loc": {
"start": {
"line": 10,
"column": 25
},
"end": {
"line": 10,
"column": 37
}
},
"extra": {
"rawValue": "./duration",
"raw": "'./duration'"
},
"value": "./duration"
}
},
{
"type": "ExportNamedDeclaration",
"start": 331,
"end": 369,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 38
}
},
"declaration": null,
"specifiers": [
{
"type": "ExportSpecifier",
"start": 340,
"end": 348,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 340,
"end": 348,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 17
},
"identifierName": "Interval"
},
"name": "Interval"
},
"exported": {
"type": "Identifier",
"start": 340,
"end": 348,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 17
},
"identifierName": "Interval"
},
"name": "Interval"
}
}
],
"source": {
"type": "StringLiteral",
"start": 356,
"end": 368,
"loc": {
"start": {
"line": 11,
"column": 25
},
"end": {
"line": 11,
"column": 37
}
},
"extra": {
"rawValue": "./interval",
"raw": "'./interval'"
},
"value": "./interval"
}
},
{
"type": "ExportNamedDeclaration",
"start": 370,
"end": 400,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 30
}
},
"declaration": null,
"specifiers": [
{
"type": "ExportSpecifier",
"start": 379,
"end": 383,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 13
}
},
"local": {
"type": "Identifier",
"start": 379,
"end": 383,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 13
},
"identifierName": "Info"
},
"name": "Info"
},
"exported": {
"type": "Identifier",
"start": 379,
"end": 383,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 13
},
"identifierName": "Info"
},
"name": "Info"
}
}
],
"source": {
"type": "StringLiteral",
"start": 391,
"end": 399,
"loc": {
"start": {
"line": 12,
"column": 21
},
"end": {
"line": 12,
"column": 29
}
},
"extra": {
"rawValue": "./info",
"raw": "'./info'"
},
"value": "./info"
}
},
{
"type": "ExportNamedDeclaration",
"start": 401,
"end": 431,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 13,
"column": 30
}
},
"declaration": null,
"specifiers": [
{
"type": "ExportSpecifier",
"start": 410,
"end": 414,
"loc": {
"start": {
"line": 13,
"column": 9
},
"end": {
"line": 13,
"column": 13
}
},
"local": {
"type": "Identifier",
"start": 410,
"end": 414,
"loc": {
"start": {
"line": 13,
"column": 9
},
"end": {
"line": 13,
"column": 13
},
"identifierName": "Zone"
},
"name": "Zone"
},
"exported": {
"type": "Identifier",
"start": 410,
"end": 414,
"loc": {
"start": {
"line": 13,
"column": 9
},
"end": {
"line": 13,
"column": 13
},
"identifierName": "Zone"
},
"name": "Zone"
}
}
],
"source": {
"type": "StringLiteral",
"start": 422,
"end": 430,
"loc": {
"start": {
"line": 13,
"column": 21
},
"end": {
"line": 13,
"column": 29
}
},
"extra": {
"rawValue": "./zone",
"raw": "'./zone'"
},
"value": "./zone"
}
},
{
"type": "ExportNamedDeclaration",
"start": 432,
"end": 470,
"loc": {
"start": {
"line": 14,
"column": 0
},
"end": {
"line": 14,
"column": 38
}
},
"declaration": null,
"specifiers": [
{
"type": "ExportSpecifier",
"start": 441,
"end": 449,
"loc": {
"start": {
"line": 14,
"column": 9
},
"end": {
"line": 14,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 441,
"end": 449,
"loc": {
"start": {
"line": 14,
"column": 9
},
"end": {
"line": 14,
"column": 17
},
"identifierName": "Settings"
},
"name": "Settings"
},
"exported": {
"type": "Identifier",
"start": 441,
"end": 449,
"loc": {
"start": {
"line": 14,
"column": 9
},
"end": {
"line": 14,
"column": 17
},
"identifierName": "Settings"
},
"name": "Settings"
}
}
],
"source": {
"type": "StringLiteral",
"start": 457,
"end": 469,
"loc": {
"start": {
"line": 14,
"column": 25
},
"end": {
"line": 14,
"column": 37
}
},
"extra": {
"rawValue": "./settings",
"raw": "'./settings'"
},
"value": "./settings"
}
}
],
"directives": []
},
"comments": [],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "core-js/es6/symbol",
"start": 7,
"end": 27,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 27,
"end": 28,
"loc": {
"start": {
"line": 1,
"column": 27
},
"end": {
"line": 1,
"column": 28
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 29,
"end": 35,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "core-js/es6/object",
"start": 36,
"end": 56,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 56,
"end": 57,
"loc": {
"start": {
"line": 2,
"column": 27
},
"end": {
"line": 2,
"column": 28
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 58,
"end": 64,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 6
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "core-js/fn/symbol/iterator",
"start": 65,
"end": 93,
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 93,
"end": 94,
"loc": {
"start": {
"line": 3,
"column": 35
},
"end": {
"line": 3,
"column": 36
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 95,
"end": 101,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 6
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "core-js/fn/number/is-nan",
"start": 102,
"end": 128,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 128,
"end": 129,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 34
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 130,
"end": 136,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "core-js/es6/array",
"start": 137,
"end": 156,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 156,
"end": 157,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 27
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 158,
"end": 164,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "core-js/fn/string/virtual/starts-with",
"start": 165,
"end": 204,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 204,
"end": 205,
"loc": {
"start": {
"line": 6,
"column": 46
},
"end": {
"line": 6,
"column": 47
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 206,
"end": 212,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 6
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "core-js/fn/string/virtual/pad-start",
"start": 213,
"end": 250,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 250,
"end": 251,
"loc": {
"start": {
"line": 7,
"column": 44
},
"end": {
"line": 7,
"column": 45
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 253,
"end": 259,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 260,
"end": 261,
"loc": {
"start": {
"line": 9,
"column": 7
},
"end": {
"line": 9,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "DateTime",
"start": 262,
"end": 270,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 271,
"end": 272,
"loc": {
"start": {
"line": 9,
"column": 18
},
"end": {
"line": 9,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 273,
"end": 277,
"loc": {
"start": {
"line": 9,
"column": 20
},
"end": {
"line": 9,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./datetime",
"start": 278,
"end": 290,
"loc": {
"start": {
"line": 9,
"column": 25
},
"end": {
"line": 9,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 290,
"end": 291,
"loc": {
"start": {
"line": 9,
"column": 37
},
"end": {
"line": 9,
"column": 38
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 292,
"end": 298,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 299,
"end": 300,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Duration",
"start": 301,
"end": 309,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 310,
"end": 311,
"loc": {
"start": {
"line": 10,
"column": 18
},
"end": {
"line": 10,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 312,
"end": 316,
"loc": {
"start": {
"line": 10,
"column": 20
},
"end": {
"line": 10,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./duration",
"start": 317,
"end": 329,
"loc": {
"start": {
"line": 10,
"column": 25
},
"end": {
"line": 10,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 329,
"end": 330,
"loc": {
"start": {
"line": 10,
"column": 37
},
"end": {
"line": 10,
"column": 38
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 331,
"end": 337,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 338,
"end": 339,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Interval",
"start": 340,
"end": 348,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 349,
"end": 350,
"loc": {
"start": {
"line": 11,
"column": 18
},
"end": {
"line": 11,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 351,
"end": 355,
"loc": {
"start": {
"line": 11,
"column": 20
},
"end": {
"line": 11,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./interval",
"start": 356,
"end": 368,
"loc": {
"start": {
"line": 11,
"column": 25
},
"end": {
"line": 11,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 368,
"end": 369,
"loc": {
"start": {
"line": 11,
"column": 37
},
"end": {
"line": 11,
"column": 38
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 370,
"end": 376,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 377,
"end": 378,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 12,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Info",
"start": 379,
"end": 383,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 384,
"end": 385,
"loc": {
"start": {
"line": 12,
"column": 14
},
"end": {
"line": 12,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 386,
"end": 390,
"loc": {
"start": {
"line": 12,
"column": 16
},
"end": {
"line": 12,
"column": 20
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./info",
"start": 391,
"end": 399,
"loc": {
"start": {
"line": 12,
"column": 21
},
"end": {
"line": 12,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 399,
"end": 400,
"loc": {
"start": {
"line": 12,
"column": 29
},
"end": {
"line": 12,
"column": 30
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 401,
"end": 407,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 13,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 408,
"end": 409,
"loc": {
"start": {
"line": 13,
"column": 7
},
"end": {
"line": 13,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Zone",
"start": 410,
"end": 414,
"loc": {
"start": {
"line": 13,
"column": 9
},
"end": {
"line": 13,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 415,
"end": 416,
"loc": {
"start": {
"line": 13,
"column": 14
},
"end": {
"line": 13,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 417,
"end": 421,
"loc": {
"start": {
"line": 13,
"column": 16
},
"end": {
"line": 13,
"column": 20
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./zone",
"start": 422,
"end": 430,
"loc": {
"start": {
"line": 13,
"column": 21
},
"end": {
"line": 13,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 430,
"end": 431,
"loc": {
"start": {
"line": 13,
"column": 29
},
"end": {
"line": 13,
"column": 30
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 432,
"end": 438,
"loc": {
"start": {
"line": 14,
"column": 0
},
"end": {
"line": 14,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 439,
"end": 440,
"loc": {
"start": {
"line": 14,
"column": 7
},
"end": {
"line": 14,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Settings",
"start": 441,
"end": 449,
"loc": {
"start": {
"line": 14,
"column": 9
},
"end": {
"line": 14,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": f