There was an error while loading. Please reload this page.
1 parent bb500c3 commit 5f2fa90Copy full SHA for 5f2fa90
src/providers/https.ts
@@ -28,7 +28,7 @@ import {
28
optionsToTrigger,
29
Runnable,
30
} from '../cloud-functions';
31
-import { convertIfPresent, convertInvoker } from '../common/encoding';
+import {convertIfPresent, convertInvoker, copyIfPresent} from '../common/encoding';
32
import {
33
CallableContext,
34
FunctionsErrorCode,
0 commit comments