UNPKG

@microsoft/agents-hosting-extensions-teams

Version:

Microsoft 365 Agents SDK for JavaScript. Teams extensions

7 lines (6 loc) 190 B
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ export * from './teamsConnectorClient'; export * from './teamsConnectorClient.types';