We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb745af commit b0e8c4fCopy full SHA for b0e8c4f
scripts/docgen/docgen.ts
@@ -60,7 +60,7 @@ const PREFERRED_PARAMS = [
60
'performance',
61
'remoteConfig',
62
'storage',
63
- 'AI'
+ 'ai'
64
];
65
66
let authApiReportOriginal: string;
0 commit comments