UNPKG

ngx-free-fullpage

Version:

ngx-free-fullpage is a free-for-profit angular library that gives you all the tools you need to implement a fullpage scroll effect. This library hasn't been developed in order to substitute the current ngx-fullpage, this library is an alternative for thos

6 lines (5 loc) 156 B
import { ElementRef } from '@angular/core'; export declare class NgxFullpageSectionDirective { private element; constructor(element: ElementRef); }