9 lines
No EOL
232 B
TypeScript
9 lines
No EOL
232 B
TypeScript
/**
|
|
* @module botbuilder
|
|
*/
|
|
/**
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the MIT License.
|
|
*/
|
|
export { InvokeResponse } from 'botframework-schema';
|
|
//# sourceMappingURL=invokeResponse.d.ts.map
|