rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
118 lines • 2.26 kB
JSON
{
"type": "Program",
"start": 0,
"end": 73,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 44
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 17
}
},
"name": "SearchUtil"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 23,
"end": 43,
"loc": {
"start": {
"line": 1,
"column": 23
},
"end": {
"line": 1,
"column": 43
}
},
"value": "./search_component",
"rawValue": "./search_component",
"raw": "\"./search_component\""
}
},
{
"type": "ExportDefaultDeclaration",
"start": 46,
"end": 72,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 26
}
},
"declaration": {
"type": "Identifier",
"start": 61,
"end": 71,
"loc": {
"start": {
"line": 3,
"column": 15
},
"end": {
"line": 3,
"column": 25
}
},
"name": "SearchUtil",
"leadingComments": [],
"trailingComments": []
}
}
]
}