{
"fullPath": "/vehicles/2012-tacoma/purchase",
"hash": "",
"query": {},
"name": "vehicles-vehicle-slug",
"path": "/vehicles/2012-tacoma/purchase",
"params": {
"vehicle": "2012-tacoma",
"slug": "purchase"
},
"matched": [
{
"path": "/vehicles/:vehicle()/:slug()",
"name": "vehicles-vehicle-slug",
"meta": {},
"props": {
"default": false
},
"children": [],
"instances": {},
"leaveGuards": {
"Set(0)": []
},
"updateGuards": {
"Set(0)": []
},
"enterCallbacks": {},
"components": {
"default": {
"__name": "[slug]",
"__ssrInlineRender": true
}
}
}
],
"meta": {},
"href": "/vehicles/2012-tacoma/purchase"
}mitchell@gritts.me
Built by me. Writing and images are my original work unless otherwise noted. Please attribute this site when sharing.
This content served from this URL (mitchell.gritts.net) is licensed with the Unlicense. Content served from other URLs may have other licenses. The repo is currently private while I actively build out the site.