Skip to content

Commit e5803df

Browse files
committed
Expose IndexConfiguration
1 parent c904d0b commit e5803df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/firestore/src/api/index_configuration.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ export interface Index {
8282
*
8383
* See {@link https://firebase.google.com/docs/reference/firestore/indexes/#json_format | JSON Format}
8484
* for a description of the format of the index definition.
85-
*
86-
* @internal
8785
*/
8886
export interface IndexConfiguration {
8987
/** A list of all Firestore indexes. */

0 commit comments

Comments
 (0)