Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RendererProps

Index

Properties

artifactPath?: string

Location of sveltekit artifacts

default

'sveltekit'

environment?: {}

Environment variables for the backend implementation

Type declaration

  • [key: string]: string
logLevel?: "ERROR" | "WARN" | "INFO" | "DEBUG"

Logging verbosity (default: INFO)

Generated using TypeDoc