UNPKG

express-msteams-host

Version:
7 lines (6 loc) 372 B
export { BotDeclaration } from "./BotDeclaration"; export { ConnectorDeclaration } from "./ConnectorDeclaration"; export { OutgoingWebhookDeclaration } from "./OutgoingWebhookDeclaration"; export { MessageExtensionDeclaration } from "./MessageExtensionDeclaration"; export { PreventIframe } from "./PreventIframe"; export { BotCallingWebhook } from "./BotCallingWebhook";