UNPKG

111 BTypeScriptView Raw
1export default function scrollTo(selected: HTMLElement, scrollParent?: HTMLElement): (() => void) | undefined;