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