For the complete documentation index, see llms.txt. This page is also available as Markdown.

SiteSettings

@venuecms/sdk-next


Type Alias: SiteSettings

type SiteSettings = object;

Defined in: packages/sdk/dist/index.d.mts:574

Type declaration

Name
Type
Defined in

defaults.currency?

string

defaults.event.location?

string

locale.supported

string[]

publicSite.baseUrl?

string

publicSite.template?

object

publicSite.template.config?

object

publicSite.template.id?

string

publicSite.template.schema?

object

Last updated