UNPKG

botframework-webchat-component

Version:
7 lines (5 loc) 103 B
type ScrollPosition = { activityID?: string; scrollTop: number; }; export default ScrollPosition;