UNPKG

ice.fo.utils

Version:

6 lines (4 loc) 165 B
declare module "ice.fo.utils/ScrollUtils" { export function scrollToElement(element: HTMLElement, option: any); export function bodyScroll(yes: boolean); }