UNPKG

293 BTypeScriptView Raw
1/**
2 * @module botbuilder
3 */
4/**
5 * Copyright (c) Microsoft Corporation. All rights reserved.
6 * Licensed under the MIT License.
7 */
8export * from './skillHandler';
9export * from './skillHttpClient';
10export { CloudSkillHandler } from './cloudSkillHandler';
11//# sourceMappingURL=index.d.ts.map
\No newline at end of file