aimpress-chatbot/node_modules/botbuilder/lib/streaming/index.d.ts
“SamoilenkoVadym” 195299ece0 Initial commit
2025-04-27 17:05:18 +01:00

11 lines
No EOL
270 B
TypeScript

/**
* @module botbuilder
*/
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/
export * from './constants';
export * from './streamingHttpClient';
export * from './tokenResolver';
//# sourceMappingURL=index.d.ts.map