56fda74
1
2
3
export function detectScrollType(): string; export function getNormalizedScrollLeft(element: HTMLElement, direction: string): number;