Skip to content

Commit d7fd3d1

Browse files
authored
remove @internal flag from handlker-build type (#228)
1 parent 27c6c13 commit d7fd3d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/handler-builder.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ import * as remoteConfig from './providers/remoteConfig';
3434
import * as storage from './providers/storage';
3535
import { CloudFunction, EventContext, HttpsFunction } from './cloud-functions';
3636

37-
/** @internal */
3837
export class HandlerBuilder {
3938
constructor() {}
4039

0 commit comments

Comments
 (0)