UNPKG

botframework-webchat-component

Version:
4 lines 236 B
import { type EmptyObject } from 'type-fest'; import { type WaitUntilable } from '../../hooks/internal/createWaitUntilable'; export type FocusTranscriptInit = WaitUntilable<EmptyObject>; //# sourceMappingURL=FocusTranscriptInit.d.ts.map