A Firebase app holds the initialization information for a collection of services.Do not call this constructor directly. Instead, use initializeApp() to create an app.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-16 UTC."],[],[],null,["# app namespace\n\n**Signature:** \n\n export declare namespace app \n\nInterfaces\n----------\n\n| Interface | Description |\n|-------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [App](./firebase-admin.app_n.app.md#appapp_interface) | A Firebase app holds the initialization information for a collection of services.Do not call this constructor directly. Instead, use [initializeApp()](./firebase-admin.app.md#initializeapp_2848fbd) to create an app. |"]]