/** * Swing detection module. * * @module */ import "../../_dnt.polyfills.js"; export * from './types/mod.js'; export * from './ebpm.js'; export * from './info.js'; export * from './slider.js'; export * from './swing.js'; //# sourceMappingURL=mod.d.ts.map