/**
 * UMD basis entry
 *
 */
export { isTouchDevice, defineNavigator } from '../shared/component-helper';
