UNPKG

@microsoft/agents-hosting-teams

Version:

Microsoft 365 Agents SDK for JavaScript

21 lines (19 loc) 688 B
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ export * from './batchFailedEntriesResponse' export * from './batchOperationStateResponse' export * from './cancelOperationResponse' export * from './meetingInfo' export * from './meetingNotification' export * from './meetingNotificationResponse' export * from './resourceResponse' export * from './teamDetails' export * from './teamsBatchOperationResponse' export * from './teamsChannelAccount' export * from './teamsMember' export * from './teamsPagedMembersResult' export * from './batchOperationResponse' export * from './teamsConnectorClient' export * from './batchFailedEntry'