Skip to content

Commit 44f9065

Browse files
committed
Add missing one.
1 parent 49a1d12 commit 44f9065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/firestore/src/api/index_configuration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export {
3838
/**
3939
* A single field element in an index configuration.
4040
*/
41+
/** @beta */
4142
export interface IndexField {
4243
/** The field path to index. */
4344
readonly fieldPath: string;

0 commit comments

Comments
 (0)