Home
Nested route
Form actions
Errors
Stores
Locals
Nested route
1 + 2 = 3
export let data
{ "a": 1, "b": 2 }
$page.data
{ "a": 1, "b": 2 }