UNPKG

botframework-webchat-component

Version:
3 lines 179 B
import type { RefObject } from 'react'; export default function useFocusWithin(targetRef: RefObject<HTMLElement>): readonly [boolean]; //# sourceMappingURL=useFocusWithin.d.ts.map