UNPKG

botframework-webchat-component

Version:
4 lines 197 B
import Context from './Context'; import { type ContextOf } from '../../../types/ContextOf'; export default function useContext(): ContextOf<typeof Context>; //# sourceMappingURL=useContext.d.ts.map