Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FirebaseServiceOptions

Hierarchy

Index

Properties

Optional children

children: Component[]

Optional databaseURL

databaseURL: string

The firebase database URL.

Optional debug

debug: boolean

Debug mode flag.

Optional logger

logger: LoggerInstance

The logger instance for the service.

Optional name

name: string

Optional serviceAccount

serviceAccount: FirebaseSDK.ServiceAccount

The Firebase service account object

Generated using TypeDoc