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 dce72c6 commit 7d7a3bdCopy full SHA for 7d7a3bd
src/v1/config.ts
@@ -33,4 +33,4 @@ export const config: never = (() => {
33
"Migrate to environment parameters using the params module. " +
34
"Migration guide: https://firebase.google.com/docs/functions/config-env#migrate-config"
35
);
36
-}) as unknown as never;
+}) as never;
0 commit comments