sepidnes's picture
Add RAG implementation with backend, frontend and aimakerspace
56fda74
Raw
History Blame
134 Bytes
export function detectScrollType(): string;
export function getNormalizedScrollLeft(element: HTMLElement, direction: string): number;