export * from './lib/scroll-spy.service';
export * from './lib/tokens/resize-threshold.token';
export * from './lib/tokens/scroll-threshold.token';
export * from './lib/spy-on.directive';
export * from './lib/spy-target.directive';
export * from './lib/scroll-spy.module';
