E.g., ```js export default { pages: [ {name: "Home", path: "/"} ] }; ``` Kind of a degenerate case, but anyway.