UNPKG

@furman1331/page-scroller

Version:

Amazing plugin for creating smooth scroll on your website

9 lines 240 B
/** * Registers the events for the page scroller. */ export declare function registerEvents(): void; /** * Destroys the events for the page scroller. */ export declare function destroyEvents(): void; //# sourceMappingURL=events.d.ts.map