Skip to content

Commit b9a42e5

Browse files
committed
Update API reports
1 parent f581b61 commit b9a42e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/api-review/functions.api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export interface HttpsCallableResult<ResponseData = unknown> {
6161

6262
// @public
6363
export interface HttpsCallableStreamOptions {
64+
limitedUseAppCheckTokens?: boolean;
6465
signal?: AbortSignal;
6566
}
6667

0 commit comments

Comments
 (0)