Appearance
crelte / / AppProps
type AppProps = object;
The Props that are passed to the app
route: Writable<Route>;