UNPKG

@wearekadence/botbuilder-adapter-webex

Version:
11 lines (9 loc) 211 B
/** * @module botbuilder-adapter-webex */ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ export * from './webex_adapter'; export * from './botworker';