Skip to content

crelte / server / MainData

Type Alias: MainData

ts
type MainData = object;

The main function to start the server side rendering

Properties

app

ts
app: any;

The App.svelte module


serverData

ts
serverData: ServerData;

Server data provided by crelte-node