UNPKG

@adobe/uxp-optimized

Version:

Library of react components optimized for Adobe's Unified Extensibility Platform

4 lines (3 loc) 183 B
declare const scrollToAnimateId: unique symbol; declare function cancelSmoothScrolling(element: any): void; declare function beginSmoothScrolling(element: any, x: any, y: any): void;