Appearance
crelte / server / MainData
type MainData = object;
The main function to start the server side rendering
app: any;
The App.svelte module
serverData: ServerData;
Server data provided by crelte-node