UNPKG

ngx-scrollreveal

Version:

Angular directives for ScrollReveal : a JavaScript library for easily animating elements as they enter/leave the viewport.

7 lines (6 loc) 126 B
/** * Service to interact with the window object. */ export declare class WindowService { readonly nativeWindow: any; }