Skip to content

crelte / / getSite

Function: getSite()

ts
function getSite(): Readable<Site>;

Get a store with the current site

Note

This only works during component initialisation.

Returns

Readable<Site>