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 c904d0b commit e5803dfCopy full SHA for e5803df
packages/firestore/src/api/index_configuration.ts
@@ -82,8 +82,6 @@ export interface Index {
82
*
83
* See {@link https://firebase.google.com/docs/reference/firestore/indexes/#json_format | JSON Format}
84
* for a description of the format of the index definition.
85
- *
86
- * @internal
87
*/
88
export interface IndexConfiguration {
89
/** A list of all Firestore indexes. */
0 commit comments