We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e0508 commit 7f86834Copy full SHA for 7f86834
etc/firebase-admin.app.api.md
@@ -19,6 +19,8 @@ export class AppErrorCodes {
19
// (undocumented)
20
static DUPLICATE_APP: string;
21
22
+ static HTTP2_SESSION_ERROR: string;
23
+ // (undocumented)
24
static INTERNAL_ERROR: string;
25
26
static INVALID_APP_NAME: string;
0 commit comments