(name _)
Returns the Firebase Application name.
(options _)
Returns the Firebase Application options.
(get-auth _)
Returns the Firebase Auth service for the Firebase Application.
(get-db _)
Returns the Firebase Database service for the Firebase Application.
(get-storage _)
Returns the Firebase Storage service for the Firebase Application.