UNPKG

rsuite

Version:

A suite of react components

3 lines (2 loc) 138 B
import type { ClockTime } from './getClockTime'; export declare function scrollToTime(time: ClockTime, row: HTMLDivElement | null): void;