Skip to content

Commit 57a0d29

Browse files
authored
Merge branch 'master' into inlined.onCallGenkit
2 parents afbd1d4 + 5cc9325 commit 57a0d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/providers/https.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import * as options from "../options";
4848
import { withInit } from "../../common/onInit";
4949
import * as logger from "../../logger";
5050

51-
export { Request, CallableRequest, FunctionsErrorCode, HttpsError };
51+
export { Request, CallableRequest, CallableResponse, FunctionsErrorCode, HttpsError };
5252

5353
/**
5454
* Options that can be set on an onRequest HTTPS function.

0 commit comments

Comments
 (0)