Skip to content

Commit

Permalink
export SP activity handler
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Terentiev committed Oct 31, 2023
1 parent 54f7b71 commit a8ef78d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/botbuilder/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ export { HandoffEventNames } from './handoffEventNames';
export { Request, Response, WebRequest, WebResponse } from './interfaces';
export { StatusCodeError } from './statusCodeError';
export { StreamingHttpClient, TokenResolver } from './streaming';
export { SharePointActivityHandler } from './sharepoint/sharePointActivityHandler';

0 comments on commit a8ef78d

Please sign in to comment.