UNPKG

botframework-webchat-component

Version:
5 lines (3 loc) 188 B
import { type EmptyObject } from 'type-fest'; import { type WaitUntilable } from '../../hooks/internal/createWaitUntilable'; export type FocusTranscriptInit = WaitUntilable<EmptyObject>;