export * from './services/reactive-touch.service'; export * from './feeds/touch-feed-config'; export * from './types/touch-event'; export * from './types/touch-direction'; export * from './utils/create-reactive-touch-input-observable';