UNPKG

ngx-fullpage

Version:
6 lines (5 loc) 270 B
/** * @author Meiblorn (Vadim Fedorenko) <meiblorn@gmail.com | admin@meiblorn.com> on 12/05/16. */ export { MnFullpageModule, MnFullpageDirective, MnFullpageOptions, MnFullpageService } from './fullpage/index'; export declare const MN_FULLPAGE_DIRECTIVES: Array<any>;