We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c6c13 commit d7fd3d1Copy full SHA for d7fd3d1
src/handler-builder.ts
@@ -34,7 +34,6 @@ import * as remoteConfig from './providers/remoteConfig';
34
import * as storage from './providers/storage';
35
import { CloudFunction, EventContext, HttpsFunction } from './cloud-functions';
36
37
-/** @internal */
38
export class HandlerBuilder {
39
constructor() {}
40
0 commit comments