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
12 lines (11 loc) • 857 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public-api';
export { NgxFullpageSectionDirective as ɵc } from './lib/basic/ngx-fullpage-section.directive';
export { NgxFullpageWrapperDirective as ɵb } from './lib/basic/ngx-fullpage-wrapper.directive';
export { NgxFullpageGoToLastDirective as ɵa } from './lib/just-fullpage-go-to-last/ngx-fullpage-go-to-last.directive';
export { NgxFullpageGoToSectionDirective as ɵg } from './lib/just-fullpage-go-to-section/ngx-fullpage-go-to-section.directive';
export { NgxFullpageNextButtonDirective as ɵd } from './lib/next-button/ngx-fullpage-next-button.directive';
export { NgxFullpagePrevButtonDirective as ɵe } from './lib/next-button/ngx-fullpage-prev-button.directive';
export { NgxFullpageToFirstButtonDirective as ɵf } from './lib/top-button/ngx-fullpage-to-first-button.directive';