UNPKG

@microsoft/teams-ai

Version:

SDK focused on building AI based applications for Microsoft Teams.

12 lines 272 B
"use strict"; /** * @module teams-ai */ /** * Copied from: * * https://github.com/bterlson/strict-event-emitter-types/blob/master/src/index.ts * */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=strict-event-emitter-types.js.map