UNPKG

236 BJavaScriptView Raw
1import ExponentAccelerometer from './ExponentAccelerometer';
2import ThreeAxisSensor from './ThreeAxisSensor';
3export default new ThreeAxisSensor(ExponentAccelerometer, 'accelerometerDidUpdate');
4//# sourceMappingURL=Accelerometer.js.map
\No newline at end of file