Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DatabaseOptions

Index

Properties

Properties

Optional auth

auth: Auth

Auth instance

Optional host

host: String

Host to use as the firebase endpoint, intended for use with emulators. Don't include trailing slashes.

Optional name

name: undefined | string

The name to use for this database instance

projectId

projectId: string

Firebase's project ID

Optional ssl

ssl: undefined | false | true

Whether to use the HTTPS protocol or not. Set to false for emulators.

Legend

Generated using TypeDoc