UNPKG

ngx-scrolltop

Version:

Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!

3 lines (2 loc) 127 B
import { Rule } from '@angular-devkit/schematics'; export declare function addDeclarationToAppModule(appModule: string): Rule;