UNPKG

botframework-webchat-component

Version:
4 lines 180 B
import type { ContextType } from './types'; declare const SendBoxContext: import("react").Context<ContextType>; export default SendBoxContext; //# sourceMappingURL=Context.d.ts.map